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/49545] [4.6 Regression] New C++ test failures


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

--- Comment #13 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-07-28 14:56:33 UTC ---
(In reply to comment #12)
> After this commit:
> http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg01132.html

I.e. r176864, applied to the 4.6 branch.

Still, at r176866, g++.dg/tree-ssa/fwprop-align.C fails on trunk for cris-elf.
(For which the test never failed on the 4.6 branch.)

For cris-elf, code has to be 16-bit-aligned but otherwise there are no
alignment restrictions.  Perhaps that's related to the failure.


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