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: [C++ PATCH] Fix switch handling in C++ FE (PR c++/39371)


On Mon, Mar 09, 2009 at 02:34:17PM -0400, Jason Merrill wrote:
> Seems fine to me.  That code appears to date back to

Thanks.

>   http://gcc.gnu.org/viewcvs?view=rev&revision=36305

Even longer, the get_unwidened call has just been moved back and forth
between cp/typeck.c and cp/semantics.c.  Even r12423 contains that call, I
stopped looking afterwards.

	Jakub


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