[Bug c/20001] New: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1

2005-02-16 Thread giftbound at verizon dot net
Running /sources/gcc-4.0-20050130/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ... FAIL: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1 -- Summary: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1 Product: gcc

[Bug c/20001] gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1

2005-02-16 Thread giftbound at verizon dot net
-- What|Removed |Added GCC host triplet||i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20001

[Bug c++/20002] New: p10769a.C compilation

2005-02-16 Thread giftbound at verizon dot net
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable -- Summary: p10769a.C compilation Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: critical Priority: P2 Component: c++

[Bug c++/20002] p10769a.C compilation

2005-02-16 Thread giftbound at verizon dot net
-- What|Removed |Added GCC host triplet||i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20002

[Bug libstdc++/20003] New: libmudflap.cth

2005-02-16 Thread giftbound at verizon dot net
Running /sources/gcc-4.0-20050130/libmudflap/testsuite/libmudflap.cth/cthfrags.exp ... FAIL: libmudflap.cth/pass40-frag.c execution test FAIL: libmudflap.cthh/pass40-frag.c output pattern test FAIL: libmudflap.cth/pass40-frag.c (-O2) execution test FAIL: libmudflap.cth/pass40-frag.c (-O2)

[Bug libmudflap/20003] libmudflap.cth

2005-02-16 Thread pcarlini at suse dot de
-- What|Removed |Added Severity|critical|normal Component|libstdc++ |libmudflap

[Bug c++/20004] New: G++ disregards __attribute__((regparm(3))) when calling through a const pointer

2005-02-16 Thread jjk at acm dot org
Output from g++ -v: Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit

[Bug target/8243] GCC 3.2 does not check for CMOV instruction before generating code

2005-02-16 Thread behrisch at informatik dot hu-berlin dot de
--- Additional Comments From behrisch at informatik dot hu-berlin dot de 2005-02-16 09:41 --- (In reply to comment #4) From: Pete Gontier [EMAIL PROTECTED] To: [EMAIL PROTECTED], [EMAIL PROTECTED] gcc-bugs@gcc.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED]:

[Bug tree-optimization/19639] Funny (horrible) code for empty destructor

2005-02-16 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-02-16 09:52 --- With PR15791 fixed we now create at -O2 void foo() () { struct Foo * const this.6; struct Foo * D.1654; struct Foo * const this; register struct Foo * D.1634; struct Foo[2] * D.1633; struct

[Bug libfortran/20005] New: reading a single return character fails

2005-02-16 Thread coudert at clipper dot ens dot fr
On all fortran compilers I could test, the following does what is expected (that is, pressing the enter key prints well done). gfortran waits for a non-newline character: program testRead implicit none character(1) resp write (*,'('' hit return: '',$)') read (*,'(a)') resp write (*,'('' well

[Bug regression/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test

2005-02-16 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-02-16 10:58 --- That test is accessing str_lit01 beyond its end, I'm fixing it. -- What|Removed |Added

[Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 11:10 --- Subject: Bug 19829 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 11:09:58 Modified files: libstdc++-v3 : ChangeLog

[Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 11:13 --- Subject: Bug 19829 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-02-16 11:12:44 Modified files: libstdc++-v3 :

[Bug libstdc++/19829] [4.0 regression] cris-elf testsuite failure: 21_strings/basic_string/find/char/3.cc execution test

2005-02-16 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-02-16 11:16 --- Fixed for 4.0 and 3.4.4. -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/19920] [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2

2005-02-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-02-16 11:16 --- Subject: Re: [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2 From: corsepiu at gcc dot gnu dot org [EMAIL PROTECTED] While building, I noticed warnings from math

[Bug c/19994] warn on parameter name mismatch

2005-02-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-02-16 11:47 --- (In reply to comment #3) One more note from me on this bug forever. Most people don't use parameter names in prototypes to make sure that this confussion does not happen. Actually, most people do use

[Bug fortran/20006] New: $ format extension accepted in error under -std=f95

2005-02-16 Thread tow21 at cam dot ac dot uk
Using the $ character in a write format is a commonly-implemented extension to imply non-advancing output; it is, however, not part of any Fortran standard (f90 and later standards offer an alternative method to achieve the same aim). However, gfortran currently accepts it without complaint.

[Bug c++/19813] [4.0 Regression] wrong code with -finline-limit

2005-02-16 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-16 12:31 --- Patch here: http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00923.html -- What|Removed |Added

[Bug fortran/20006] $ format extension accepted in error under -std=f95

2005-02-16 Thread jv244 at cam dot ac dot uk
--- Additional Comments From jv244 at cam dot ac dot uk 2005-02-16 12:32 --- However, gfortran currently accepts it without complaint. However, in general, this can only be found at runtime (also with NAG f95): program testRead implicit none character(len=19) fmt character(1) resp

[Bug c/19994] warn on parameter name mismatch

2005-02-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-02-16 12:36 --- (In reply to comment #4) To be more clear (independant of what most may or may not do, or rely upon), as within the body of a function definition, given that parameters are referanced by their symbolic name,

[Bug middle-end/19974] incorrect complex division on ia-64 with flag_complex_method = 2

2005-02-16 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-02-16 12:41 --- I think I have identified the problem. The hang itself is probably caused by a Lapack bug, because slarrb is only fed 0. and NaN as arguments. The reason why this is so is probably due to a problem in

[Bug c/19994] warn on parameter name mismatch

2005-02-16 Thread joseph at codesourcery dot com
--- Additional Comments From joseph at codesourcery dot com 2005-02-16 13:35 --- Subject: Re: warn on parameter name mismatch On Wed, 16 Feb 2005, cyeoh at samba dot org wrote: I think it would be fairly unusual that you would want the prototype parameter names to not match the

[Bug middle-end/19857] [4.0 Regression] alignment check of SSE constant fails in simple test program

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 13:54 --- Subject: Bug 19857 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 13:54:31 Modified files: gcc: ChangeLog convert.c fold-const.c

[Bug middle-end/19857] [4.0 Regression] alignment check of SSE constant fails in simple test program

2005-02-16 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-16 13:58 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/19858] [4.0 Regression] ICE on simple SSE code

2005-02-16 Thread jakub at gcc dot gnu dot org
-- Bug 19858 depends on bug 19857, which changed state. Bug 19857 Summary: [4.0 Regression] alignment check of SSE constant fails in simple test program http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19857 What|Old Value |New Value

[Bug c++/20002] p10769a.C compilation

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:14 --- *** This bug has been marked as a duplicate of 18491 *** -- What|Removed |Added

[Bug c++/18491] testsuite failure: WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:14 --- *** Bug 20002 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18491

[Bug c/20001] gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:15 --- *** This bug has been marked as a duplicate of 19670 *** -- What|Removed |Added

[Bug tree-optimization/19670] [4.0 regression] testsuite failure: gcc.c-torture/execute/builtins/strlen-3.c compilation, -O1

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:15 --- *** Bug 20001 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug target/20007] New: error: too many arguments to function `find_basic_blocks

2005-02-16 Thread corsepiu at gcc dot gnu dot org
# gcc -c -g -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -fno-common -DHAVE_CONFIG_H-I. -I. -I../../gcc-4.0.0/gcc -I../../gcc-4.0.0/gcc/. -I../../gcc-4.0.0/gcc/../include -I../../gcc-4.0.0/gcc/../libcpp/include \

[Bug c++/20004] [3.3 Regression] G++ disregards __attribute__((regparm(3))) when calling through a const pointer

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:28 --- Confirmed in 3.2.3 and 3.3.3 but fixed already in 3.4.0 but this is a regression from 3.0.4. -- What|Removed |Added

[Bug target/20007] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||build http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20007

[Bug target/20007] [4.0 Regression] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|error: too many arguments to|[4.0 Regression] error: too |function `find_basic_blocks |many arguments to function

[Bug c++/19991] [3.4/4.0 regression] Enum not accepted in array-size

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:43 --- : Search converges between 2004-02-01-trunk (#445) and 2004-03-01-trunk (#446). : Search converges between 2004-02-02-3.4 (#1) and 2004-03-01-3.4 (#2). --

[Bug middle-end/19988] [4.0 Regression] pessimizes fp multiply-add/subtract combo

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:49 --- Actually this is a much older regression than what I had orginally thought. The asm produced changed between 20040201 and 20040301. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19988

[Bug middle-end/19988] [4.0 Regression] pessimizes fp multiply-add/subtract combo

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:51 --- Ok, this is the patch which caused this code generation regression: 2004-02-07 Roger Sayle [EMAIL PROTECTED] * fold-const.c (negate_expr_p, negate_expr): Optimize -(A+B) into either

[Bug target/20007] [4.0 Regression] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-16 14:56 --- Confirmed. ip2k seems to have the same problem. -- What|Removed |Added

[Bug c++/19565] [3.3/3.4/4.0 Regression] g++ does not warn about overflow in conversion but gcc does

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 14:59 --- This has been failing since at least 2000-12-31. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19565

[Bug c++/19809] [3.4/4.0 Regression] Multiple definitions of friend functions in template classes

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 15:02 --- : Search converges between 2004-02-01-trunk (#445) and 2004-03-01-trunk (#446). : Search converges between 2004-03-01-3.4 (#2) and 2004-03-15-3.4 (#3). --

[Bug middle-end/19920] [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2

2005-02-16 Thread corsepiu at gcc dot gnu dot org
--- Additional Comments From corsepiu at gcc dot gnu dot org 2005-02-16 15:15 --- (In reply to comment #15) From: corsepiu at gcc dot gnu dot org [EMAIL PROTECTED] While building, I noticed warnings from math code in newlib, I haven't noticed before. I am not sure whether these

[Bug middle-end/19865] [4.0 Regression] ice / gnat bug detected.

2005-02-16 Thread dnovillo at redhat dot com
--- Additional Comments From dnovillo at redhat dot com 2005-02-16 15:16 --- Subject: Re: [4.0 Regression] ice / gnat bug detected. pinskia at gcc dot gnu dot org wrote: Is that what you want? Yes, thanks. I can now reproduce this on my ppc box with your reduced test case. I'll

[Bug c++/19878] [4.0 Regression] ICE in import_export_decl

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 15:27 --- : Search converges between 2004-07-29-trunk (#498) and 2004-07-30-trunk (#499). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19878

[Bug c++/19916] [3.4/4.0? Regression] Segmentation fault in __static_initialization_and_destruction_0

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 15:29 --- The behavior changed between 20030722 and 20030724. -- What|Removed |Added

[Bug target/20007] [4.0 Regression] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 15:30 --- Subject: Bug 20007 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 15:30:27 Modified files: gcc: ChangeLog gcc/config/ip2k:

[Bug target/20007] [4.0 Regression] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-16 15:32 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/19916] [3.4/4.0? Regression] Segmentation fault in __static_initialization_and_destruction_0

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 15:33 --- I think this was caused by: 2003-07-22 Mark Mitchell [EMAIL PROTECTED] Eliminate use of POINTER_TYPE for pointers-to-members. -- What|Removed |Added

[Bug target/20007] [4.0 Regression] error: too many arguments to function `find_basic_blocks

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20007

[Bug c++/19878] [4.0 Regression] ICE in import_export_decl

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 15:34 --- I think this was caused by: 2004-07-29 Mark Mitchell [EMAIL PROTECTED] * cp-tree.h (IDENTIFIER_REPO_CHOSEN): Define. . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19878

[Bug tree-optimization/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 15:39 --- Subject: Bug 19967 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 15:39:31 Modified files: gcc: ChangeLog builtins.c

[Bug tree-optimization/19967] [4.0 Regression] built-in folding causes excess diagnostics

2005-02-16 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-16 15:41 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/561] std:unclear about Overloaded Function Pointer resolution

2005-02-16 Thread aoliva at gcc dot gnu dot org
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-02-16 15:43 --- For anyone else who might be confused by the references to attachment 561, the link in nathan's posting was probably broken in the conversion from gnats to bugzilla. The gnats attachment id was 561, whereas

[Bug fortran/20006] $ format extension accepted in error under -std=f95

2005-02-16 Thread tow21 at cam dot ac dot uk
--- Additional Comments From tow21 at cam dot ac dot uk 2005-02-16 15:44 --- (In reply to comment #1) However, gfortran currently accepts it without complaint. However, in general, this can only be found at runtime (also with NAG f95): [snip example] Of course, you're

[Bug middle-end/19920] [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2

2005-02-16 Thread schlie at comcast dot net
--- Additional Comments From schlie at comcast dot net 2005-02-16 15:56 --- Subject: Re: [4.0 Regression] build broken on several targets due to recent 'DC' type update to libgcc2 Like ...? Here's one (target: h8300-rtems4.7):

[Bug rtl-optimization/19786] [4.0 Regression] Aliasing optimisation bug

2005-02-16 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-16 16:08 --- Looking into it. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jakub

[Bug c++/20008] New: internal compiler error: in expand_case, at stmt.c:2397

2005-02-16 Thread caolanm at redhat dot com
++/3.4.3 --enable-languages=c,c++,java,f95 --enable-java-awt=gtk --host=i386-redhat-linux Thread model: posix gcc version 4.0.0 20050216 (Red Hat 4.0.0-0.24) --- /usr/src/redhat/BUILD/SRC680_m77/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.cxx:756: internal compiler error: in expand_case

[Bug c++/20008] internal compiler error: in expand_case, at stmt.c:2397

2005-02-16 Thread caolanm at redhat dot com
--- Additional Comments From caolanm at redhat dot com 2005-02-16 16:23 --- Created an attachment (id=8203) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8203action=view) bzip2 compressed preprocesser output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20008

[Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2

2005-02-16 Thread quanah at stanford dot edu
--- Additional Comments From quanah at stanford dot edu 2005-02-16 16:28 --- I disagree that this is a duplicate of 18033. I applied the following patch to gcc-3.4.3: --- gcc-3.4.3/config-ml.in.orig 2005-02-15 21:37:41.0 -0800 +++ gcc-3.4.3/config-ml.in 2005-02-15

[Bug c++/2123] Array initializer

2005-02-16 Thread aoliva at gcc dot gnu dot org
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-02-16 16:30 --- 4.0.0 20050216 says: error: ISO C++ forbids initialization in array new -- What|Removed |Added

[Bug regression/20009] New: [4.0 regression] cris-elf testsuite failures: gcc.c-torture/unsorted/USIcmp.c, -O1 and above

2005-02-16 Thread hp at gcc dot gnu dot org
With LAST_UPDATED: Wed Feb 16 04:21:14 UTC 2005, these tests succeeded. With LAST_UPDATED: Wed Feb 16 14:53:35 UTC 2005 they fail: FAIL: gcc.c-torture/unsorted/USIcmp.c, -O1 FAIL: gcc.c-torture/unsorted/USIcmp.c, -O2 FAIL: gcc.c-torture/unsorted/USIcmp.c, -O3 -fomit-frame-pointer FAIL:

[Bug target/20010] New: *arm_extendqisi appears to never be matched

2005-02-16 Thread nico at cam dot org
It appears that the *arm_extendqisi pattern never match anything for reasons I can't find. This means that on ARMv4 and ARMv5, this code: int foo(signed char *x) { return *x; } produces: ldrbr0, [r0, #4] mov r0, r0, asl #24 mov r0, r0, asr #24 mov

[Bug c++/20008] [4.0 Regression] internal compiler error: in expand_case, at stmt.c:2397

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||ice-on-valid-code Summary|internal compiler error: in |[4.0 Regression] internal

[Bug rtl-optimization/19786] [4.0 Regression] Aliasing optimisation bug

2005-02-16 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-16 16:58 --- Actually, I do see problems in the tree dumps already. Particularly the trees look ok before LIM and are broken afterwards. loopinit-lim pseudo diff: L97:; D.16409_250 =

[Bug libstdc++/19995] libstdc++ fails to build correctly on AIX 5.2

2005-02-16 Thread quanah at stanford dot edu
--- Additional Comments From quanah at stanford dot edu 2005-02-16 17:02 --- never mind, i forgot to run autoconf to regenerate configure after applying the patch. *** This bug has been marked as a duplicate of 18033 *** -- What|Removed |Added

[Bug bootstrap/18033] [3.4/4.0 Regression] --disable-aix64 doesn't remove ppc64 from multilib list

2005-02-16 Thread quanah at stanford dot edu
--- Additional Comments From quanah at stanford dot edu 2005-02-16 17:02 --- *** Bug 19995 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18033

[Bug c++/986] g++ misses warning for on temporary

2005-02-16 Thread aoliva at gcc dot gnu dot org
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-02-16 17:27 --- Getting a warning to be issued is easy: initialize_ref may print it if it finds that the call to convert_like will create a temporary, testing conv-need_temporary_p. However, this would trigger warnings for

[Bug c++/20011] New: Templates and cyclic dependencies

2005-02-16 Thread jmoro at latentzero dot com
Hello, the new support of two-stage name-lookup for templates in gcc 3.4.0 for C++ brings a problem that I don't know how to resolve. I would like to know what is your recommended way of dealing with the following. Here is some code that used to compile and link on gcc 3.3 (sorry to copy some

[Bug c++/20011] Templates and cyclic dependencies

2005-02-16 Thread jmoro at latentzero dot com
--- Additional Comments From jmoro at latentzero dot com 2005-02-16 18:06 --- Created an attachment (id=8204) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8204action=view) source code and *.ii files -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20011

[Bug ada/20012] New: 'pragma Compile_Time_Warning' adds quotation marks to warning text

2005-02-16 Thread berndtrog at yahoo dot com
Hello, when I compile this: procedure Test2 is Number : Integer := 2; pragma Compile_Time_Warning (Number 1, NUmber Is GReater Than 1!); begin null; end; with gcc version 3.4.3: gcc -c test2.adb I get this warning: test2.adb:6:10: warning: number Is greater Than 1

[Bug c++/20013] New: Can't apply + to pointer to member.

2005-02-16 Thread msadoghi at ca dot ibm dot com
Sourc code for t.cpp: struct X { int i; }; int mymain() { X x = { 1 }; int X::*pm = X::i; if (x.*(+pm) == 0) return 0; }

[Bug AWT/20014] New: BufferedImage.getGraphics() aborts

2005-02-16 Thread hendrich at informatik dot uni-hamburg dot de
Trying to call BufferedImage.getGraphics() aborts on my Linux system. Tested with both in gcc-4.0-20050130 snapshot and a fresh CVS checkout of gcc-gui-branch-20050128 as of 20050209. I have recommended/current versions of all dependencies including cairo-0.30. Testcase attached. Using gij with

[Bug AWT/20014] BufferedImage.getGraphics() aborts

2005-02-16 Thread hendrich at informatik dot uni-hamburg dot de
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-02-16 18:26 --- Created an attachment (id=8205) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8205action=view) testcase jfig-gcc/jfig gij PR20014 -I- started... -I- got a buffered image: [EMAIL

[Bug ada/19959] [4.0 Regression] Can't compile gnattools for the AVR target

2005-02-16 Thread berndtrog at yahoo dot com
--- Additional Comments From berndtrog at yahoo dot com 2005-02-16 18:27 --- Nathanael, do you know why the rts gets compiled here? (the avr target does not have a rts) -- What|Removed |Added

[Bug ada/10671] gcc ignors named notation for pragma arguments

2005-02-16 Thread berndtrog at yahoo dot com
--- Additional Comments From berndtrog at yahoo dot com 2005-02-16 18:39 --- gcc version 4.0.0 20050215 and gcc-3.4.3 have this bug, too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10671

[Bug SWING/20015] New: JMenu stays open but should not

2005-02-16 Thread hendrich at informatik dot uni-hamburg dot de
Showing a JMenu works. However, clicking outside the JMenu to close the menu does not - the JMenu patiently stays open until one of its JMenuItems is selected (clicked). For compatibility with the JDK/JRE and all major GUI environments, a JMenu should close when the user clicks the inside the

[Bug c++/20013] Can't apply + to pointer to member.

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 18:50 --- Fixed in 3.4.0 and above. -- What|Removed |Added Status|UNCONFIRMED

[Bug SWING/20015] JMenu stays open but should not

2005-02-16 Thread hendrich at informatik dot uni-hamburg dot de
--- Additional Comments From hendrich at informatik dot uni-hamburg dot de 2005-02-16 18:50 --- Created an attachment (id=8206) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8206action=view) testcase Compile and run, then select a JMenu. The JMenu stays open until one of its

[Bug c++/20011] Templates and cyclic dependencies

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 18:52 --- The easy way to fix this is to make the template function not be in the class definition. Anyways if you read a good C++ book, this would be explained there. -- What|Removed

[Bug tree-optimization/19786] [4.0 Regression] Aliasing optimisation bug

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 18:59 --- (In reply to comment #8) Actually, I do see problems in the tree dumps already. Particularly the trees look ok before LIM and are broken afterwards. loopinit-lim pseudo diff: Can you look into the vops

[Bug middle-end/20008] [4.0 Regression] internal compiler error: in expand_case, at stmt.c:2397

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c++ |middle-end http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20008

[Bug debug/19521] [4.0 Regression] omitted stab for gcov initialization function

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 19:01 --- Subject: Bug 19521 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 19:01:29 Modified files: gcc: ChangeLog dbxout.c Log message:

[Bug tree-optimization/20009] [4.0 regression] cris-elf testsuite failures: gcc.c-torture/unsorted/USIcmp.c, -O1 and above

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 19:04 --- I see this every once in a while on a different testcase. CCing Jeff as he is the person who knows DOM a lot. -- What|Removed |Added

[Bug middle-end/19974] incorrect complex division on ia-64 with flag_complex_method = 2

2005-02-16 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-16 19:11 --- I don't reproduce this on amd64. It was raining in the machine room yesterday, so I don't have access to my ia64 machine to see if it's something special there. --

[Bug target/20016] New: Compiling libgcc2.c with -Os for avr-gcc?

2005-02-16 Thread berndtrog at yahoo dot com
Since code size is more important than speed for the avr target, I'd like to suggest to add '-Os' to 'gcc/config/avr/t-avr' (TARGET_LIBGCC2_CFLAGS) Comments? -- Summary: Compiling libgcc2.c with -Os for avr-gcc? Product: gcc Version: 4.0.0 Status:

[Bug tree-optimization/19786] [4.0 Regression] Aliasing optimisation bug

2005-02-16 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-02-16 19:14 --- I'm still looking into it. While with -fno-strict-aliasing the important part of the dump is: # BLOCK 20 # PRED: 33 [100.0%] (fallthru) 30 [100.0%] (fallthru) # TMT.382D.16594_470 = PHI

[Bug c++/20008] [4.0 Regression] internal compiler error: in expand_case, at stmt.c:2397

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 19:16 --- Reduced testcase: typedef enum _SECStatus { SECWouldBlock = -2, SECFailure = -1, SECSuccess = 0 } SECStatus; typedef enum { SEC_ERROR_BAD_SIGNATURE = (-0x2000) + 10 } SECErrorCodes; void g(void);

[Bug middle-end/19988] [4.0 Regression] pessimizes fp multiply-add/subtract combo

2005-02-16 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-02-16 19:17 --- Hmm. I don't think the problem in this case is at the tree-level, where I think keeping X-(Y*C) and -(Y*C) as a more canonical X + (Y*C') and Y*C' should help with reassociation and other tree-ssa

[Bug middle-end/19865] [4.0 Regression] ice / gnat bug detected.

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 19:19 --- Subject: Bug 19865 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 19:19:35 Modified files: gcc: ChangeLog tree-optimize.c Log

[Bug middle-end/19865] [4.0 Regression] ice / gnat bug detected.

2005-02-16 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2005-02-16 19:21 --- Fixed. http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00943.html -- What|Removed |Added

[Bug middle-end/18706] [4.0 Regression] ACATS ce2208b ICE expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:637

2005-02-16 Thread dnovillo at gcc dot gnu dot org
-- Bug 18706 depends on bug 19865, which changed state. Bug 19865 Summary: [4.0 Regression] ice / gnat bug detected. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19865 What|Old Value |New Value

[Bug libgcj/19864] DomLSEx should use ordinary chaining

2005-02-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-16 19:25 --- Subject: Bug 19864 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-16 19:25:07 Modified files: libjava: ChangeLog Makefile.am Makefile.in

[Bug middle-end/20017] New: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread aj at gcc dot gnu dot org
-Wstrict-prototypes -Wwrite-strings -std=gnu99 -version -fPIC -o iso-2022-cn-ext.s GNU C version 4.0.0 20050216 (experimental) (x86_64-suse-linux-gnu) compiled by GNU C version 4.0.0 20050216 (experimental). GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096 iso-2022-cn

[Bug middle-end/20017] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread aj at gcc dot gnu dot org
--- Additional Comments From aj at gcc dot gnu dot org 2005-02-16 19:27 --- Created an attachment (id=8207) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8207action=view) Preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20017

[Bug tree-optimization/20009] [4.0 regression] cris-elf testsuite failures: gcc.c-torture/unsorted/USIcmp.c, -O1 and above

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 19:32 --- This also can be seen on x86: http://gcc.gnu.org/ml/gcc-regression/2005-02/msg00052.html Confirmed. Most likely DOM is doing some thing wrong. -- What|Removed |Added

[Bug middle-end/18706] [4.0 Regression] ACATS ce2208b ICE expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:637

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 19:35 --- I am retesting ppc-darwin right now to see if this bug has been fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18706

[Bug libgcj/19864] DomLSEx should use ordinary chaining

2005-02-16 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-16 19:44 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug middle-end/19865] [4.0 Regression] ice / gnat bug detected.

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19865

[Bug middle-end/20017] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20017

[Bug tree-optimization/14303] [tree-ssa] gcc.c-torture/execute/20020720-1.c is not fully folded

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14303

[Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19944

[Bug java/19921] wrong argument count for invokeInterface with new multidimensional array

2005-02-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19921

  1   2   >