[Bug testsuite/23304] [4.1 Regression] testsuite failures: g++.dg/ext/packed3.C, packed4.C, packed8.c and g++.dg/other/crash-4.C

2005-10-22 Thread hp at gcc dot gnu dot org
--- Comment #5 from hp at gcc dot gnu dot org 2005-10-22 07:40 --- Patch at http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01369.html>. -- hp at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/21334] Lack of Posix compliant thread safety in std::basic_string

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #34 from ebotcazou at gcc dot gnu dot org 2005-10-22 08:24 --- Not SPARC/Solaris specific. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2005-10-22 08:29 --- Present on mainline for SPARC 64-bit too: http://gcc.gnu.org/ml/gcc-testresults/2005-10/msg00788.html -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/14537] sparc-rtems predefines unix

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2005-10-22 08:34 --- 2005-01-24 Eric Botcazou <[EMAIL PROTECTED]> PR bootstrap/19364 * config.gcc (sparc-*-elf*): Remove sol2.h, sparc/sol2.h and sparc/elf.h, add sparc/sp-elf.h. (sparc-*-rtems*): Li

[Bug ada/24480] subtype declared in generic child fails to match actual

2005-10-22 Thread laurent at guerby dot net
--- Comment #1 from laurent at guerby dot net 2005-10-22 09:08 --- I confirm that 4.0.2 and 4.1.0 20051021 (experimental) show the same error: $ gcc -c levelx.adb levelx.adb:25:51: no visible subprogram matches the specification for "Any_Image3" levelx.adb:26:51: no visible subprogram m

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-10-22 Thread olle at cb dot uu dot se
--- Comment #13 from olle at cb dot uu dot se 2005-10-22 09:43 --- (In reply to comment #12) > Workaround patch here: > http://gcc.gnu.org/ml/gcc/2005-09/msg00930.html > > Rest of discussion here: > http://gcc.gnu.org/ml/gcc/2005-10/msg00016.html > > Seems to be a gnatbind bug present

[Bug target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec

2005-10-22 Thread paolo dot bonzini at lu dot unisi dot ch
--- Comment #4 from paolo dot bonzini at lu dot unisi dot ch 2005-10-22 09:52 --- Subject: Re: [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec I *think* it is also fixed on 4.0; a grep for the error message in config/rs6000/rs6000.c would confir

[Bug bootstrap/24297] [4.1 Regression] libtool: link: unable to infer tagged configuration

2005-10-22 Thread cvs-commit at gcc dot gnu dot org
--- Comment #10 from cvs-commit at gcc dot gnu dot org 2005-10-22 10:37 --- Subject: Bug 24297 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-10-22 10:37:17 Modified files: . : ChangeLog Makefile.tpl Makefile.in Log messa

[Bug bootstrap/24297] [4.1 Regression] libtool: link: unable to infer tagged configuration

2005-10-22 Thread bonzini at gcc dot gnu dot org
--- Comment #11 from bonzini at gcc dot gnu dot org 2005-10-22 10:38 --- fix committed, the more complex patch will have to wait for 4.2 -- bonzini at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/24484] New: unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread richard at hirner dot at
PROBLEM: Tried to compile libapreq2-2.06 from the FreeBSD ports collection. Failed with this message: --- cc -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/local/include/apache2/modules/perl -I/usr/local/include/apache2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -O -pipe

[Bug c/24484] unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread richard at hirner dot at
--- Comment #1 from richard at hirner dot at 2005-10-22 11:05 --- Created an attachment (id=10044) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10044&action=view) generated with -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24484

[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails

2005-10-22 Thread christian dot joensson at gmail dot com
--- Comment #8 from christian dot joensson at gmail dot com 2005-10-22 11:49 --- oops, sorry, present on sparc/sparc64 linux too, see, e.g, http://gcc.gnu.org/ml/gcc-testresults/2005-10/msg00927.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21554

[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails

2005-10-22 Thread christian dot joensson at gmail dot com
--- Comment #9 from christian dot joensson at gmail dot com 2005-10-22 11:50 --- (In reply to comment #8) > oops, sorry, present on sparc/sparc64 linux too, see, e.g, > http://gcc.gnu.org/ml/gcc-testresults/2005-10/msg00927.html hmm, make that sparc64 -- http://gcc.gnu.org/bu

[Bug libgcj/24461] array access in either GZIPInputStream, Inflater, natInflate.cc, or zlib

2005-10-22 Thread jrandom-gcc at i2p dot net
--- Comment #1 from jrandom-gcc at i2p dot net 2005-10-22 11:57 --- Found the cause & can reproduce it. The bug can be reproduced by dealing with a truncated gzip stream, as shown below. The fix, I believe, would have GZIPInputStream using inf.getRemaining() to determine the tmp[] buff

[Bug target/24484] unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-22 13:05 --- The following instruction does not make sense at all: (insn 66 172 67 8 util.c:44 (set (reg/f:SI 75) (match_insn 677090144 ("C"))) -1 (nil) (nil)) If you try to compile again, does it work? -- pinsk

[Bug target/24484] unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread richard at hirner dot at
--- Comment #3 from richard at hirner dot at 2005-10-22 13:34 --- No, I get the same error, even if I compile again without -O and -march. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24484

[Bug target/24484] unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-22 13:40 --- I cannot reproduce this on i686-pc-linux-gnu, Can you report this to freebsd? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24484

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-10-22 Thread bugzilla-gcc at thewrittenword dot com
--- Comment #14 from bugzilla-gcc at thewrittenword dot com 2005-10-22 13:40 --- (In reply to comment #13) > (In reply to comment #12) > > Workaround patch here: > > http://gcc.gnu.org/ml/gcc/2005-09/msg00930.html > > > > Rest of discussion here: > > http://gcc.gnu.org/ml/gcc/2005-10/m

[Bug c++/4882] fails to lookup a template specialization dependent of an outer template

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #9 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:55 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/8355] befriending a template specialization in another namespace

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #5 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:56 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/10574] Partial specialization selection failure involving a default template parameter from inside a template

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #5 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:56 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/13088] templatizing outer class hides specialization of inner template class

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #25 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:57 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/13166] DR136 not implemented

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #6 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:57 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/14032] non type boolean template argument partial specialization to argument in parent never matches

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #7 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:57 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/17122] Unable to compile friend operator within template

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #8 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:58 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/20420] Incorrectly Accepts double declarations

2005-10-22 Thread lerdsuwa at gcc dot gnu dot org
--- Comment #3 from lerdsuwa at gcc dot gnu dot org 2005-10-22 13:58 --- Won't work on it for a long while. -- lerdsuwa at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/24485] New: g++ says 'ambiguous call'

2005-10-22 Thread bru dot pages at wanadoo dot fr
Hi, While compiling this (very simplified) code under Linux <<

[Bug c/24486] New: gcc generates incorrect assignment because of reordering

2005-10-22 Thread manus at eiffel dot com
Below you will find the C code for which I believe `gcc' generates an incorrect assignment in `my_buggy_routine' (below) because it computes the destination address too early. In other word, the assignment: *(char *)(Current + 9) = my_computation (Current, i); as the effect of ch

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2005-10-22 16:24 --- > In other word, the assignment: > > *(char *)(Current + 9) = my_computation (Current, i); > > as the effect of > > char * tmp = Current + 9 > *tmp = my_computation (Current, i); > > but

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread manus at eiffel dot com
--- Comment #2 from manus at eiffel dot com 2005-10-22 16:37 --- I'm fine that you comply to the standard, but what I was reporting was not an incoherence with the standard, but with the fact that for the past 15 years `gcc' has always evaluated the source before evaluating the target.

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2005-10-22 16:50 --- > In other words this is a breaking change. The change breaks nothing except invalid code. Your code has worked by accident up to now with GCC, it may never have worked with another compiler. > Is there an expl

[Bug fortran/24426] gfortran ICE for valid derived type definition with default initialization

2005-10-22 Thread cvs-commit at gcc dot gnu dot org
--- Comment #4 from cvs-commit at gcc dot gnu dot org 2005-10-22 17:02 --- Subject: Bug 24426 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED]2005-10-22 17:02:42 Modified files: gcc/fortran: ChangeLog decl.c gcc/testsuite : Chang

[Bug fortran/24426] gfortran ICE for valid derived type definition with default initialization

2005-10-22 Thread cvs-commit at gcc dot gnu dot org
--- Comment #5 from cvs-commit at gcc dot gnu dot org 2005-10-22 17:09 --- Subject: Bug 24426 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED]2005-10-22 17:09:04 Modified files: gcc/fortran: ChangeLog decl.c

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread manus at eiffel dot com
--- Comment #4 from manus at eiffel dot com 2005-10-22 17:20 --- I agree that relying on gcc's behavior might be the wrong thing to do, but when this is 15 years old code, you can expect that it will still continue to work. Moreover, it works on all the C compilers I've ever used except

Re: [Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread Diego Novillo
On Saturday 22 October 2005 13:20, manus at eiffel dot com wrote: > Would it make sense to have a new option in `gcc' to say that target is > always evaluated after source is? > Not really possible. You are correct that it occurs at any optimization level. The bug in your code is exposed when G

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread dnovillo at redhat dot com
--- Comment #5 from dnovillo at redhat dot com 2005-10-22 17:32 --- Subject: Re: gcc generates incorrect assignment because of reordering On Saturday 22 October 2005 13:20, manus at eiffel dot com wrote: > Would it make sense to have a new option in `gcc' to say that target is > alway

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread ebotcazou at gcc dot gnu dot org
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2005-10-22 17:34 --- > Would it make sense to have a new option in `gcc' to say that target is always > evaluated after source is? I think that would make transition to gcc 4.0. No, the compiler has already far too many command line

Re: [Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread Diego Novillo
On Saturday 22 October 2005 13:32, Diego Novillo wrote: > The bug in your code is exposed when GCC creates the intermediate > representation for your program. In that intermediate representation, > GCC is explicitly exposing the sequence points in expression evaluation > using the standard rules.

[Bug c/24486] gcc generates incorrect assignment because of reordering

2005-10-22 Thread dnovillo at redhat dot com
--- Comment #7 from dnovillo at redhat dot com 2005-10-22 17:42 --- Subject: Re: gcc generates incorrect assignment because of reordering On Saturday 22 October 2005 13:32, Diego Novillo wrote: > The bug in your code is exposed when GCC creates the intermediate > representation for yo

[Bug c++/24485] g++ says 'ambiguous call'

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-22 17:46 --- The C++ standard says they are ambiguous. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/24485] g++ says 'ambiguous call'

2005-10-22 Thread bru dot pages at wanadoo dot fr
--- Comment #2 from bru dot pages at wanadoo dot fr 2005-10-22 17:58 --- (In reply to comment #1) > The C++ standard says they are ambiguous. > ok, in this case g++ 3.3.3 is wrong because it says nothing, even with -Wall regards -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=244

[Bug gcov/profile/24487] New: Basic block frequencies inaccurate

2005-10-22 Thread dje at gcc dot gnu dot org
The basic block frequencies used when compiling without profiling information appear to be non-sensical. For instance, a case where block 0 is fed by the entry block but has a frequency of 0. This causes EDGE_FREQUENCY to return zero, which affects optimizations such as final.c:compute_alignments

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

2005-10-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #13 from arno at heho dot snv dot jussieu dot fr 2005-10-22 20:58 --- Shouldn't part of boehm-gc .h and config files be installed and picked up by #include ? Especially boehm-gc doc says pthread_create (and some other thread-functions) should not be called directly, but

[Bug fortran/24426] gfortran ICE for valid derived type definition with default initialization

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-22 21:22 --- Fixed in 4.0.3 and above. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/24484] unrecognizable insn in extract_insn, at recog.c:2083

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24484

[Bug bootstrap/24394] Bootstrap failure: conflicting types for 'floatformat_to_double', others

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24394

[Bug objc/24393] [3.4/4.0/4.1 Regression] fatal error when missing closing paren in method argument type

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/21623] [4.0/4.1 regression] ICE in reload_cse_simplify_operands, at postreload.c:391

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.0.3 |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21623

[Bug target/24445] "unable to find a register to spill in class 'R0_REGS"

2005-10-22 Thread rpjday at mindspring dot com
--- Comment #8 from rpjday at mindspring dot com 2005-10-22 21:36 --- Just now tested with new snapshot gcc-4.1-20051022, same result. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24445

[Bug rtl-optimization/23837] [4.0/4.1 regression] Wrong code with -fschedule-insns

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.0 |4.2.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23837

[Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime

2005-10-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=18819

[Bug ada/18819] [4.1 Regression] ACATS cdd2a02 fails at runtime

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18819

[Bug ada/20548] [4.1 Regression] ACATS c52103x c52104x c52104y segfault at runtime on x86_64

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-22 21:51 --- Does this work now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21717

[Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug target/22017] [3.4/4.0/4.1 Regression] Error to pass struct parameter when compile with mingw's gcc.exe using "-march=i386 -mrtd" flags

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22017

[Bug preprocessor/22042] [3.4/4.0/4.1 Regression] stringification BUG

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2005-10-22 21:53 --- Sorry but my machine went bonkers and I cannot submit this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug ada/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug middle-end/22429] [4.1 Regression] -1073741824 <= n && n <= 1073741823 is true where n is 1073741824

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2005-10-22 21:55 --- I am no longer working on this and my machine went bust today, sorry. If someone wants to take my patch and fix up for future comments, please do. -- pinskia at gcc dot gnu dot org changed: What

[Bug rtl-optimization/22509] [4.1 regression] elemental.f90 testsuite failure (-fweb)

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical GCC target triplet|i686-pc-* |i686-*-* h

[Bug ada/22561] [4.1 Regression] ACATS ca11c01 wrong code

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug tree-optimization/23109] [4.1 Regression] compiler generates wrong code leading to spurious division by zero with -funsafe-math-optimizations (instead of -ftrapping-math)

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23109

[Bug tree-optimization/23115] [4.1 Regression] -ftree-vectorize generates wrong code

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23115

[Bug rtl-optimization/23567] [3.4/4.0/4.1 regression] if-conversion causes wrong code

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23567

[Bug target/23775] [4.1 Regression] wrong code in argument passing

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23775

[Bug target/23731] [4.1 regression] [hppa] 475 test failures in libjava

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug c++/24488] New: GCC should warn about poorly implemented copy assignment operators

2005-10-22 Thread tron dot thomas at verizon dot net
It would be nice for the C++ compiler to warn users when they implement copy assignment operator that does not copy all parts of an object. Build the following (contrived) program at maximum warning level: class Copy { public: Copy() : m_value(0), m_flag(false) {} Copy& operator=(

[Bug ada/23836] [4.0/4.1 Regression] Invalid code generated when accessing packed arrays / aliasing

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical Target Milestone|--- |4.2.0 http

[Bug rtl-optimization/23837] [4.0/4.1 regression] Wrong code with -fschedule-insns

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23837

[Bug middle-end/23954] [4.1 regression] FAIL: gcc.c-torture/execute/20040709-1.c execution, -Os

2005-10-22 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |critical http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23954

[Bug middle-end/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2005-10-22 21:58 --- This most likely can be produced using C code, just has not found a testcase yet. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2005-10-22 21:59 --- Can someone try sparc-linux, I would not doubt this could be reproduced there too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24178

[Bug c++/24488] GCC should warn about poorly implemented copy assignment operators

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-22 22:02 --- Use -O1 -Wuninitialize and use another.m_flag and you will see that it warns about that. Copy constructs and copy assignment operators should never be treated special. -- pinskia at gcc dot gnu dot org changed:

[Bug libfortran/23272] [mingw32] inquire via filename fails

2005-10-22 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2005-10-22 22:31 --- Patch posted (for simple cases only). -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/24178] [4.0/4.1 regression] generates code that produces unaligned access exceptions

2005-10-22 Thread falk at debian dot org
--- Comment #8 from falk at debian dot org 2005-10-22 22:42 --- (In reply to comment #7) > Can someone try sparc-linux, I would not doubt this could be reproduced there > too. Actually, it can't, as I tried to explain in comment #6, it is probably a bug in config/alpha/predicates.md (an

[Bug libfortran/24489] New: read_block wrong execution order

2005-10-22 Thread jvdelisle at gcc dot gnu dot org
The following test case reads past the end of record because sf_read is being executed before the check for length is performed. Discovered during testing of arrayio. See message: http://gcc.gnu.org/ml/fortran/2005-10/msg00382.html The following simplified test case shows the problem without usi

[Bug libfortran/24489] read_block wrong execution order

2005-10-22 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2005-10-22 22:58 --- Created an attachment (id=10045) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10045&action=view) Fix for this PR The attached patch fixes this PR. I will commit to mainline as obvious. -- http://gcc.

[Bug middle-end/12086] memcmp(i,j,4) should use word (SI) subtraction

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-22 23:59 --- I don't have time to work on this any more. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

[Bug tree-optimization/14442] [tree-ssa] missed sib if conversion optimization on the tree level (PHI-OPT misses that !(a == 0) is just a != 0)

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2005-10-23 00:01 --- And I don't have time for this any more. Maybe After I have laptop fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/14840] [tree-ssa] fold tree_code_type[CST] and tree_code_length[CST] in GCC itself

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-23 00:01 --- Not working on this any more. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/17506] [4.0/4.1 regression] warning about uninitialized variable points to wrong location

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #20 from pinskia at gcc dot gnu dot org 2005-10-23 00:02 --- No longer working on this. If someone to take my patch and update it and also update the testsuite, that is ok with me. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c/18017] -Winit-self should automatically turn on -Wuninitialized

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-23 00:02 --- No longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/19505] [4.0/4.1 Regression] java bytecode to native ICE in remove_unreachable_regions

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #18 from pinskia at gcc dot gnu dot org 2005-10-23 00:03 --- No longer working on this. Sorry, if someone wants to take my patch and update, that is ok with me. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/19719] missed optimization on boolean operation with boolean arguments

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2005-10-23 00:04 --- I am no longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/22065] -fdump-tree-original causes static function to emitted with the same name

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #9 from pinskia at gcc dot gnu dot org 2005-10-23 00:04 --- No longer working on this, laptop is dead. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug target/23450] local functions should not sign extend results (and arguments) for speed reasons

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-23 00:05 --- I don't have time to work on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/23603] VRP does not say range for a in a = b == c; is [0,1]

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-23 00:06 --- The patch above is almost correct and I just lost the correct one as my laptop is dead so I am no longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug libobjc/9751] malloc of strlen, not strlen+1

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2005-10-23 00:08 --- No longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/11660] libffi only builds when java is selected as language

2005-10-22 Thread pinskia at gcc dot gnu dot org
--- Comment #10 from pinskia at gcc dot gnu dot org 2005-10-23 00:08 --- No longer working on this. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

2005-10-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #14 from arno at heho dot snv dot jussieu dot fr 2005-10-23 00:21 --- Created an attachment (id=10046) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10046&action=view) CC test file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

2005-10-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #15 from arno at heho dot snv dot jussieu dot fr 2005-10-23 00:22 --- Created an attachment (id=10047) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10047&action=view) simple class -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13212

[Bug ada/21717] [4.1 regression] Endless stream of exceptions ( c95085a, c95085b and c95086a)

2005-10-22 Thread schwab at suse dot de
--- Comment #6 from schwab at suse dot de 2005-10-23 00:23 --- No, it is still the same. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21717

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

2005-10-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #16 from arno at heho dot snv dot jussieu dot fr 2005-10-23 00:24 --- Created an attachment (id=10048) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10048&action=view) template for using jnew.java and gc-thread-register.cc -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector

2005-10-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #17 from arno at heho dot snv dot jussieu dot fr 2005-10-23 00:28 --- I quickly wrote a testcase to illustrate my point (attached jnew.java Makefile gc-thread-register.cc) : Compiling and running gives : ./gc-thread-register Starting first thread ...done Collecting

[Bug c/24490] New: gcc / gdb backtrace problem

2005-10-22 Thread kev dot gilbert at cdu dot edu dot au
Environment: gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ./configure : (reconfigured) ./configure --enable-languages=c,c++,fortran,java,objc --no-create --no-recursion Thread model: posix gcc version 4.1.0 20051022 (experimental) Program: #include int main

[Bug ada/24356] Unable to build gnatmake

2005-10-22 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2005-10-23 04:48 --- Are U_IS_STUB_OR_CALLX and U_is_shared_pc in libcl.a on 11.23? Do you know if the 11.23 release notes document the observed changes to libcl. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24356

[Bug c++/23992] warning at the time of compiling C++ code using gcc 2.95.3

2005-10-22 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2005-10-23 04:56 --- 2.95.3 doesn't support HP-UX 11. This is documented in the installation notes. This problem is fixed in later releases. -- danglin at gcc dot gnu dot org changed: What|Removed

[Bug middle-end/24221] ICE in first_insn_after_basic_block_note on HPPA

2005-10-22 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2005-10-23 05:15 --- Hmmm, I thought this problem was fixed by 2004-12-04 John David Anglin <[EMAIL PROTECTED]> PR middle-end/18730 * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): When the first/

[Bug other/19165] (Natural) language independent error / warning classification

2005-10-22 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2005-10-23 06:47 --- There's an Eclipse PR for this, fwiw: https://bugs.eclipse.org/bugs/show_bug.cgi?id=108720 If you look there you can see further motivation -- in particular, the continuation messages that gcc sometimes prints are b

[Bug fortran/24311] Regression: ICE when MERGE is used with character args in a PRINT/WRITE statement

2005-10-22 Thread cvs-commit at gcc dot gnu dot org
--- Comment #2 from cvs-commit at gcc dot gnu dot org 2005-10-23 06:59 --- Subject: Bug 24311 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-10-23 06:59:18 Modified files: gcc/fortran: trans-expr.c iresolve.c ChangeLog li

  1   2   >