From 564c708753d039da7a32e9a8b3f9cb25e64b4896 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 27 May 2012 01:59:24 +0200 Subject: open_issues/gcc: 7cb1b00f391f1e7a0ca6803e44ffd42b154c8837 (2011-11-28) --- open_issues/gcc.mdwn | 48 ++++++++++++++++++++++++++++-------------------- 1 file changed, 28 insertions(+), 20 deletions(-) (limited to 'open_issues') diff --git a/open_issues/gcc.mdwn b/open_issues/gcc.mdwn index 3d7c67fd..1da1c931 100644 --- a/open_issues/gcc.mdwn +++ b/open_issues/gcc.mdwn @@ -80,8 +80,8 @@ git log --reverse --pretty=fuller --stat=$COLUMNS,$COLUMNS -p -C --cc ..upstream --> -Last reviewed up to the [[Git mirror's 4b1da543a2212d4b442c4b83b5233469032003d1 -(2012-04-11) sources|source_repositories/gcc]]. +Last reviewed up to the [[Git mirror's 43e94e511c3a4b789ffc0a2e3ec0f93a0a12471c +(2012-05-08) sources|source_repositories/gcc]]. has documentation for the `configure` switches. @@ -260,11 +260,20 @@ Last reviewed up to the [[Git mirror's 4b1da543a2212d4b442c4b83b5233469032003d1 * `libstdc++`: uses `_GLIBCXX_HAVE_TLS`, but where is this defined? Supposed to come from `config/tls.m4:GCC_CHECK_TLS`? + * `config/i386/gnu-user-common.h`, 83dd7eef425bbcd24ee50e11febbc8b42ac35b34, + ba10293157ce3b9b163e56585b26d2f27d8141a2. Looks good. + + * `libatomic`, 6db1d2ca83f9327020b75f6c1610649bb18e71db, + b322ad8985bc0c63c59239ce43c42877cd9a38fa, + a4423e56426eace7b48beafeb459443609f32008, + 4f76c3cf3138bb5779832d5aae740fe8ecf5084d, + a315a02b2884261410f51f3164987d9b1a034e49. Should be fine. + # Build Here's a log of a GCC build run; this is from our [[Git repository's -9cfe8751c08b60037c3f36d6d86d164c45fc8ec6 (2011-10-23) +7cb1b00f391f1e7a0ca6803e44ffd42b154c8837 (2011-11-28) sources|source_repositories/gcc]], run on kepler.SCHWINGE and coulomb.SCHWINGE. $ export LC_ALL=C @@ -277,8 +286,8 @@ sources|source_repositories/gcc]], run on kepler.SCHWINGE and coulomb.SCHWINGE. Different hosts may default to different shells and compiler versions; thus harmonized. -This takes up around 3.1 GiB, and needs roughly 2.5 h on kepler.SCHWINGE and 12 -h on coulomb.SCHWINGE. +This takes up around 3.2 GiB, and needs roughly 2.75 h on kepler.SCHWINGE and +12.25 h on coulomb.SCHWINGE.