------- Comment #22 from ghazi at gcc dot gnu dot org  2009-03-27 16:37 -------
I still see failures in bb-reorg.c and pr34999.c on x86_64-unknown-linux-gnu:
http://gcc.gnu.org/ml/gcc-testresults/2009-03/msg02744.html

The error message is slightly different than what others have posted here.  I'm
using "GNU assembler 2.17 Debian GNU/Linux" on the GCC compile farm:

FAIL: gcc.dg/tree-prof/bb-reorg.c compilation,  -fprofile-use -D_PROFILE_USE
/tmp/cc87gzwS.s: Assembler messages:
/tmp/cc87gzwS.s:116: Error: can't resolve `.text.unlikely' {.text.unlikely
section} - `L0^A' {.text section}
compiler exited with status 1

FAIL: gcc.dg/tree-prof/pr34999.c compilation,  -fprofile-use -D_PROFILE_USE
/tmp/ccDOht2P.s: Assembler messages:
/tmp/ccDOht2P.s:109: Error: can't resolve `.text.unlikely' {.text.unlikely
section} - `L0^A' {.text section}
compiler exited with status 1

These are the last C testsuite failures I get on this box.  Perhaps we can
xfail them when we branch if it won't be fixed in time for 4.4?


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot org
   Last reconfirmed|2008-02-28 09:47:54         |2009-03-27 16:37:36
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34999

Reply via email to