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/15504] ICE in final_scan_insn


------- 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


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