[Bug optimization/11350] [3.3/3.4 regression] undefined labels with -Os -fPIC

2003-07-17 Thread rth at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11350 rth at gcc dot gnu dot org changed: What|Removed |Added Assi

Bug#187564: [Bug target/10692] [3.3/3.4 regression] [m68k] miscompilation of perl with -O2 -fPIC

2003-07-17 Thread rth at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10692 rth at gcc dot gnu dot org changed: What|Removed |Added Assi

Bug#187564: [Bug target/10692] [3.3/3.4 regression] [m68k] miscompilation of perl with -O2 -fPIC

2003-07-17 Thread rth at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10692 rth at gcc dot gnu dot org changed: What|Removed |Added Assi

Bug#201658: gcc-3.3: unjustified warning for C89 code using HUGE_VAL

2003-07-17 Thread Adam M. Costello
Matt Zimmerman <[EMAIL PROTECTED]> wrote: > My copy of bits/huge_val.h does this: > > #if __GNUC_PREREQ(2,96) > # define HUGE_VAL (__extension__ 0x1.0p2047) > #else > [...] Mine too. > I think __extension__ should be suppressing [the warning]. Maybe that's the bug; __extension__ is not h

Bug#201658: gcc-3.3: unjustified warning for C89 code using HUGE_VAL

2003-07-17 Thread Matt Zimmerman
On Thu, Jul 17, 2003 at 02:21:02AM +, Adam M. Costello wrote: > There is nothing remotely suspicious about the code that would deserve a > warning; it is entirely C89 conformant. Presumably math.h (or something > included by it) needs a tweak in its #if directives. > > There might be other s

Workaround confirmed

2003-07-17 Thread Matt Zimmerman
Recompiling everything with gcc-3.2 has solved the problem for me. It was 100% reproducible before. This bug should be reassigned either to kernel-source-2.4.21 or gcc-3.3, but I don't know which. Copying both maintainers. -- - mdz

Bug#201691: gnat-3.3: gnatchop don't use correct gcc

2003-07-17 Thread Preben Randhol
Package: gnat-3.3 Version: 1:3.3.1-0pre0 Severity: normal I have gnat-3.3 installed and it compiled well. I also have gcc-3.3 of course. But gnatchop does not seem to work. I get: $ gnatchop tetris.txt gcc.real: language ada not recognized gcc.real: testgo.txt: linker input file unused since lin

Bug#166940: [Bug target/10984] x86/sse2 ICEs on vector intrinsics with constant argument

2003-07-17 Thread reichelt at gcc dot gnu dot org
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10984 reichelt at gcc dot gnu dot org changed: What|Removed |Added