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

[Bug c++/20681] [4.0/4.1 Regression] wrong "control reaches" warning with switches



------- Comment #10 from pinskia at gcc dot gnu dot org  2005-10-17 00:45 -------
Subject: Re:  [4.0/4.1 Regression] wrong "control reaches" warning with
switches

> 
> 
> 
> ------- Comment #9 from mmitchel at gcc dot gnu dot org  2005-10-17 00:41 -------
> Why is this marked as a C++ front-end bug?  Isn't this a middle-end problem?

Because there is a "work around" in the C front-end, that could be copied
into the C++ front-end.

-- Pinski


-- 


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


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