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/25654] [4.0/4.1/4.2 Regression] RTL alias analysis unprepared to handle stack slot sharing



------- Comment #9 from rguenth at gcc dot gnu dot org  2006-01-16 15:38 -------
It is solved (all are) with -fno-strict-aliasing.  Whether the failure mode is
that of an aliasing problem or not, is another question.


-- 


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


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