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: [3.3 PATCH] PR c/11370: Backport from mainline


On Sun, 2003-07-13 at 10:24, Roger Sayle wrote:
> The following patch is a backport to 3.3 from mainline of my fix
> for PR c/11370, which are bogus warnings following noreturn function
> calls with -Wunreachable.  I realize this has very recently been
> triaged for 3.3.2, but I was already testing it against 3.3 anyway.
> 
> The original patch:
> http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00556.html
> 
> was approved for mainline by Richard Henderson:
> http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00886.html
> 
> and has been on mainline for several days without problems.
> 
> 
> The following patch has been tested against the gcc-3_3-branch on
> i686-pc-linux-gnu with a complete bootstrap, all languages except
> treelang, and regression tested with a top-level "make -k check"
> with no new failures.
> 
> Ok for the 3.3 branch?

The patch looks good, but I'm only accepting ICE-on-valid and wrong-code
PRs for 3.3.1 at this point; anything else just isn't worth the time
and/or risk at this late date.

Please queue this for 3.3.2, and apply it when the branch reopens.

Thanks!

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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