public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/15919] New: Compiler enters infinite loop on illegal program
@ 2004-06-10 21:49 ludovic dot brenta at insalien dot org
  2004-10-12  4:10 ` [Bug ada/15919] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: ludovic dot brenta at insalien dot org @ 2004-06-10 21:49 UTC (permalink / raw)
  To: gcc-bugs

generic
package Test_247567 is
   generic package pak2 renames Test_247567;
   generic
      with package new_pak is new pak2(<>);
   procedure p;
end Test_247567;


$ gcc-3.4 -q -O1 test_247567
(never returns, CPU usage 100% on single-CPU system)

-- 
           Summary: Compiler enters infinite loop on illegal program
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ludovic dot brenta at insalien dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug ada/15919] Compiler enters infinite loop on illegal program
  2004-06-10 21:49 [Bug ada/15919] New: Compiler enters infinite loop on illegal program ludovic dot brenta at insalien dot org
@ 2004-10-12  4:10 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12  4:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 04:10 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |compile-time-hog, ice-on-
                   |                            |invalid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-12 04:10:09
               date|                            |


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-12  4:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-10 21:49 [Bug ada/15919] New: Compiler enters infinite loop on illegal program ludovic dot brenta at insalien dot org
2004-10-12  4:10 ` [Bug ada/15919] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).