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 rtl-optimization/49429] [4.7 Regression] dse.c changes to fix PR44194 (r175063) cause execution failures


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

--- Comment #14 from Steve Ellcey <sje at cup dot hp.com> 2011-06-21 15:21:44 UTC ---
The bootstrap and testing of this patch on IA64 looks good.  There were no
regressions and it seems to have fixed all the test cases that started breaking
on IA64 with the patch to PR 44194.

Unfortunately, this patch does not seem to fix PR 49454, the PA bootstrap
failure, which also broke at the same time.  Perhaps there are some other
places where mark_addressable needs to be called?


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