This is the mail archive of the gcc-patches@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]

Re: PR16867: Fix a long standing DCE bug


> >FWIW, this test is already passing on the mainline
> >for me without your patch.
> >
> >
> 
> Even at -O1/-O2? It was still failing for me yesterday. Although
> strangely, it did work at -O3.

~blush~

I realise my mistake - I was just running the testcase at the
default (-O0) level - DCE won't be triggered at that level.

Sorry!

Ranjit.


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