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 target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand


------- Additional Comments From schwab at suse dot de  2004-11-21 22:59 -------
This is the change that triggers the bug: 
 
Sun Jul 21 00:54:54 CEST 2002  Jan Hubicka  <jh@suse.cz> 
 
	* gcse.c: Include cselib.h 
	(constptop_register): Break out from ... 
	(cprop_insn): ... here; kill basic_block argument. 
	(do_local_cprop, local_cprop_pass): New functions. 
	(one_cprop_pass): Call local_cprop_pass. 
 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jh at suse dot cz


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


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