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

* [Bug target/22120] -fpic causes an ICE on i686-apple-darwin
  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 ` pinskia at gcc dot gnu dot org
  2005-08-23  2:20 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-19 13:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-19 13:32 -------
Works on the mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |4.1.0


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


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

* [Bug target/22120] -fpic causes an ICE on i686-apple-darwin
  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
  1 sibling, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-23  2:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-23 02:17 -------
Closing as fixed as this works on the mainline and there is no hope of getting this fixed for any earlier 
version.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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


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

* [Bug target/22120] -fpic causes an ICE on i686-apple-darwin
       [not found] <bug-22120-6064@http.gcc.gnu.org/bugzilla/>
@ 2010-04-14 22:07 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2010-04-14 22:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-04-14 22:06 -------
*** Bug 43754 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave dot kachel at noaa dot
                   |                            |gov


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


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

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