[Bug c/12446] [3.3/3.4 regression] ICE in emit_move_insn on complicated array reference

bangerth at dealii dot org gcc-bugzilla@gcc.gnu.org
Mon Sep 29 20:58:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-09-29 20:53:00
               date|                            |
            Summary|Internal error in           |[3.3/3.4 regression] ICE in
                   |emit_move_insn on           |emit_move_insn on
                   |complicated array reference |complicated array reference
   Target Milestone|---                         |3.3.2


------- Additional Comments From bangerth at dealii dot org  2003-09-29 20:52 -------
Confirmed with 3.2, 3.3 and mainline. This worked in 2.95, though I'm not
sure whether the code is legal because you are taking the address of a 
temporary. We shouldn't ICE though, regardless of the circumstances.

W.



More information about the Gcc-bugs mailing list