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 rtl-optimization/22425] [4.1 regression] ICE in loop_givs_rescan, at loop.c:5521


------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  2005-08-04 23:09 -------
Fixed by this patch:

	2005-07-14  Alexandre Oliva  <aoliva@redhat.com>
	Ulrich Weigand  <uweigand@de.ibm.com>
	
	PR target/20126
	* loop.c (loop_givs_rescan): Do not ICE if unable to reduce an IV
	in some insn.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|ICE in loop_givs_rescan, at |[4.1 regression] ICE in
                   |loop.c:5521                 |loop_givs_rescan, at
                   |                            |loop.c:5521
   Target Milestone|---                         |4.1.0


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


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