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/21461] [3.4/4.0 regression] miscompilation at -O2 in 3.4.x, 4.x


------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  2005-05-09 13:23 -------
yes, please do not close this bug as i can reproduce it even with
-fno-strict-aliasing, but it seems it breaks at least in four files
(dfgparser.c, list.c, sharing.c, subst.c) so it could take some time to reduce.

I'd like to see your backtrace of segfault to compare with.
(compile it with -O2 -g, and do gdb --args ./a.out bug_trigger and then 'run'
and 'bt')


-- 


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


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