This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/50632] [4.7 Regression] New test failures


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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernds at gcc dot gnu.org

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2011-10-06 17:11:53 UTC ---
gcc.dg/pr50132.c is caused by shrink wrap:

/export/build/gnu/gcc-x32/build-x86_64-linux/gcc/xgcc
-B/export/build/gnu/gcc-x32/build-x86_64-linux/gcc/
/export/gnu/import/git/gcc/gcc/testsuite/gcc.dg/pr50132.c -Os
-fno-asynchronous-unwind-tables -g -S -m64 -o pr50132.s
/export/gnu/import/git/gcc/gcc/testsuite/gcc.dg/pr50132.c: In function âfooâ:
/export/gnu/import/git/gcc/gcc/testsuite/gcc.dg/pr50132.c:10:1: internal
compiler error: in maybe_record_trace_start, at dwarf2cfi.c:2243
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]