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 middle-end/16417] [3.5 Regression] crappy code (gcc.c-torture/compile/20020210-1.c) in arguments causes ICE


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-07-29 22:59 -------
Subject: Re:  [3.5 Regression] crappy code (gcc.c-tortur

Appears to have been introduced by:

2004-07-02  Richard Henderson  <rth@redhat.com>

	* c-decl.c (grokdeclarator): Don't frob current_function_decl
	around variable_size.
	(set_decl_nonlocal): Remove.
	(store_parm_decls): Add stmts for pending sizes.
	* calls.c (calls_function, calls_function_1): Remove.
	(precompute_arguments): Don't call it.
	...

Dave


-- 


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


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