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: [PATCH] Fix postincrement before switch


On Thu, Mar 13, 2003 at 04:50:03PM +0100, Jakub Jelinek wrote:
> 	* stmt.c (expand_start_case): Call emit_queue ().

I guess that works.  There are a lot more places that
do_pending_stack_adjust is called along this path; I
don't know if that's from superstition or what.

Your test case is missing the foo function.


r~


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