[Bug middle-end/60175] ICE on gcc.dg/asan/nosanitize-and-inline.c
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 3 07:26:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60175
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar 3 07:25:50 2014
New Revision: 208267
URL: http://gcc.gnu.org/viewcvs?rev=208267&root=gcc&view=rev
Log:
PR middle-end/60175
* function.c (expand_function_end): Don't emit
clobber_return_register sequence if clobber_after is a BARRIER.
* cfgexpand.c (construct_exit_block): Append instructions before
return_label to prev_bb.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/cfgexpand.c
trunk/gcc/function.c
More information about the Gcc-bugs
mailing list