[Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG'

2007-02-22 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-02-22 09:41 --- Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to work|

[Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG'

2007-02-22 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-02-22 11:04 --- Confirmed. Whoever wrote that code should be typedef long unsigned int size_t; typedef signed int sal_Int32; typedef unsigned int sal_uInt32; typedef unsigned long int sal_uInt64; extern C void *memcpy (void

[Bug target/30919] [4.1 regression] unable to find a register to spill in class 'CREG'

2007-02-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2007-02-22 11:25 --- Confirmed. Whoever wrote that code should be You meant whoever wrote a compiler which accepts that code..., right. :-) -- ebotcazou at gcc dot gnu dot org changed: What|Removed

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2007-02-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664 ---

[Bug libstdc++/30900] relocation R_X86_64_PC32 BUG

2007-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-22 23:58 --- This is a bug in libstdc++ which was fixed in 4.2.0. But note the code uses -fvisibility-inlines-hidden -fvisibility=hidden without testing if the system library has been fixed. It only checks if those options

[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

2007-02-22 Thread pinskia at gcc dot gnu dot org
--- Comment #102 from pinskia at gcc dot gnu dot org 2007-02-22 23:58 --- *** Bug 30900 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added