public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/22120] New: -fpic causes an ICE on i686-apple-darwin
@ 2005-06-19 13:29 gcc at microbizz dot nl
  2005-06-19 13:32 ` [Bug target/22120] " pinskia at gcc dot gnu dot org
  2005-08-23  2:20 ` pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 4+ messages in thread
From: gcc at microbizz dot nl @ 2005-06-19 13:29 UTC (permalink / raw)
  To: gcc-bugs

Compiling any program on i686-apple-darwin with -fpic causes an ICE

#include <stdio.h>

int main( void )
{
	printf("Hello World.\n");    
	return 0;
}

%gcc hello.c -fpic

hello.c: In function `main':
hello.c:9: internal compiler error: in instantiate_virtual_regs_lossage, at function.c:3756
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: -fpic causes an ICE on i686-apple-darwin
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at microbizz dot nl
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-apple-darwin
GCC target triplet: i686-apple-darwin


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <bug-22120-6064@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2010-04-14 22:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-19 13:29 [Bug target/22120] New: -fpic causes an ICE on i686-apple-darwin gcc at microbizz dot nl
2005-06-19 13:32 ` [Bug target/22120] " pinskia at gcc dot gnu dot org
2005-08-23  2:20 ` pinskia at gcc dot gnu dot org
     [not found] <bug-22120-6064@http.gcc.gnu.org/bugzilla/>
2010-04-14 22:07 ` 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).