------- Comment #6 from zsojka at seznam dot cz  2010-03-25 17:13 -------
Created an attachment (id=20199)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20199&action=view)
unreduced testcase from comment #1 (from gawk sources)

This testcase fails at i686 with:
gcc regex.i -fcompare-debug -O2
gcc regex.i -fcompare-debug -O1 -fstrict-aliasing

-fno-strict-aliasing seems to solve the failure for all testcases

All testcases (both reduced and unreduced) do not show code difference when
compiled with and without debug in r157677 (i686).


-- 


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

Reply via email to