This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15504] ICE in final_scan_insn
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2004 22:32:13 -0000
- Subject: [Bug target/15504] ICE in final_scan_insn
- References: <20040517220310.15504.schnetter@aei.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-17 22:32 -------
Confirmed, for some reason the line number is negative (-11), either the middle-end is producing the
wrong note which I almost think is the case then it is a dup of bug 14711 or PR 14712 or bug 15426.
Note the number of lines in this testcase is less than 1000. Or the fortran front-end is producing them,
which means this is a recent regression.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|fortran |target
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Known to fail| |3.5.0
Last reconfirmed|0000-00-00 00:00:00 |2004-05-17 22:32:13
date| |
Target Milestone|--- |3.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15504