middle-end/5785: [3.2/... regression] ICE in fixup_abnormal_edges

Steven Bosscher s.bosscher@student.tudelft.nl
Mon Mar 24 10:46:00 GMT 2003


The following reply was made to PR middle-end/5785; it has been noted by GNATS.

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
	gcc-prs@gcc.gnu.org, tromey@redhat.com
Cc:  
Subject: Re: middle-end/5785: [3.2/... regression] ICE in fixup_abnormal_edges
Date: Mon, 24 Mar 2003 11:40:46 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5785
 
 GCC 3.3 had parse errors because of the use of __thread as function dummy
 arguments in the pthread interface, so I replaced those with __thread_. 
   Now
 it compiles with GCC 3.3 20030323 -O2.
 
 Greetz
 Steven
 
 



More information about the Gcc-prs mailing list