[Bug target/23224] Severe outages with -fPIC

2005-08-04 Thread steven at gcc dot gnu dot org

--- Additional Comments From steven at gcc dot gnu dot org  2005-08-04 
23:55 ---
Known. 
 

-- 
   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed||1
   Last reconfirmed|-00-00 00:00:00 |2005-08-04 23:55:41
   date||


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 
03:41 ---
2804-1.c is PR 19227.
2009-1.c is PR 19228.
20020919-1.c is PR 19275
sibcall-6.c is PR 19278
The above testcases are just testcase problems and nothing more.

You have to look into why the other testcase fails because besides the one 
about don't fail on linux 
unless it is a testcase issue.

A lot of the sse/mmx issues have been fixed in 4.0.0 so you might want to 
double check there.

-- 
   What|Removed |Added

  BugsThisDependsOn||19227, 19228, 19275, 19278
   Severity|critical|normal
  GCC build triplet|i586-pc-sysv5 i686-pc-linux-|
   |gnu |
   GCC host triplet|i586-pc-sysv5 i686-pc-linux-|
   |gnu |
 GCC target triplet|i586-pc-sysv5 i686-pc-linux-|
   |gnu |


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread pinskia at gcc dot gnu dot org


-- 
   What|Removed |Added

 GCC target triplet||i586-pc-sysv5


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 
03:43 ---
Looks like complex returns are broken for your target with -fPIC.

-- 


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 
03:48 ---
Some more testcase failures with -fPIC:
[3.4 only] ICE in g++.old-deja/g++.pt/asm1.C and asm2.C with -fpic/-fPIC (PR 
19226)
Failure in gcc.dg/assign-warn-3.c on i686-pc-linux-gnu with -fpic/-fPIC (PR 
19232)
Execute failure in gcc.c-torture/execute/builtins/strlen-3.c with -fpic/-fPIC 
(PR 19231)

-- 
   What|Removed |Added

  BugsThisDependsOn||19226, 19231, 19232


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-04 
03:50 ---
And -fPIC is tested:
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00192.html (3.4 branch)
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00168.html (4.0 branch)
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00167.html (mainline)

-- 


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


[Bug target/23224] Severe outages with -fPIC

2005-08-03 Thread jkj at sco dot com

--- Additional Comments From jkj at sco dot com  2005-08-04 04:03 ---
Wow. You sure are on top of things Andrew :)

Sorry I missed the -fPIC reports. The few I looked at didn't have them.

As for complex returns being broken on my target, do you by any chance have any
insight as to where I may start looking? Even the vaguest of clue will head me
in the right direction. TIA.

-- 


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