------- Comment #11 from matz at gcc dot gnu dot org  2010-03-19 16:23 -------
I'm not sure what you're asking.  When the unpatched compiler the testcase
(with the printf or the x!=6->abort) will ICE with a checking compiler,
and produce wrong output ("0" or an abort) with a nonchecking compiler.

With a patched compiler the printf testcase will print "6", and the abort
testcase will not abort.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|matz at gcc dot gnu dot org |unassigned at gcc dot gnu
                   |                            |dot org
             Status|REOPENED                    |NEW


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

Reply via email to