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 #10 from Ulrich Weigand <uweigand at gcc dot gnu.org> 2011-07-18 14:35:44 UTC ---
(In reply to comment #9)
> Can you check what patch caused it on the 4.6 branch?

It is this one:
http://gcc.gnu.org/ml/gcc-cvs/2011-07/msg00431.html

2011-07-11  Martin Jambor  <mjambor@suse.cz>

    PR tree-optimization/49094
    * tree-sra.c (tree_non_mode_aligned_mem_p): New function.
    (build_accesses_from_assign): Use it.

> I suppose "fixed" on the trunk.

Yes, that's correct.


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