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: [testsuite] new test case to test unreachable code option withoptimization level 2


On Wed, 2004-06-30 at 04:05, Nitin Yewale wrote:
> Hi,
> 	
> 	When following test case was executed with unreachable code option and 
> optimization level 2, it unnecessary removes the code.
> 
> 	Below test case FAILS with gcc-3.4 but with gcc-3.5-20040620 snapshot 
> it doesn't give any warning. I am unable to locate the patch which removes 
> the warning.
> 
> 	Please find attached test case for the same. 
> 	
> ==========================================================================
> testsuite/Changelog
> 
> 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
> 
>         * gcc.dg/Wunreachable-8.c : New test.
Thanks.  Installed.

jeff



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