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 lto/50601] [4.7 Regression] New LTO failures


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

--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-12-06 11:03:29 UTC ---
Which shifts the error to

/space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/lto/20100302_1.C: In
function 'main':^M
/space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/lto/20100302_1.C:5:5:
error: invalid argument to gimple call^M
&_ZN1AIDv4_fE1tE^M
/space/rguenther/src/svn/trunk/gcc/testsuite/g++.dg/lto/20100302_1.C:5:5:
error: constant not recomputed when ADDR_EXPR changed^M
&_ZN1AIDv4_fE1tE^M

...


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