[Bug target/13309] Incorrect code generated for __udivdi3 (really __udivmoddi4) (MIPS)

2005-04-05 Thread rsandifo at gcc dot gnu dot org
--- Additional Comments From rsandifo at gcc dot gnu dot org 2005-04-06 06:56 --- > Richard, > I think we should probably close this one unless we actually get a chip part > that has this failing :) ...or at least get some documentation about what the hardware limitation actually is. ;)

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 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=20750

[Bug c++/20145] [4.0/4.1 Regression] template "class has virtual functions ... " is not suppressed with -isystem

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-06 06:48 --- (In reply to comment #7) > The fact that something is in a system header does not in general cause the > compiler not to warn about it. G++ does not issue certain pedantic warnings > when in a system header

[Bug target/20781] 64 bit shift by non-constant implemented as libcall on PPC32

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-06 06:46 --- Hmm on powerpc-darwin on the mainline I get: _foo: addic. r11,r5,-32 subfic r2,r5,31 srwi r0,r4,1 srw r0,r0,r2 blt- cr0,L2 slw r9,r4,r11 li r10,0

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-06 06:38 --- (In reply to comment #7) > They don't even bear-out on other x86 platforms -- my older P3 and AMD > boxes don't show the same kind of big improvement (they show a small > improvements). However, both of my

[Bug bootstrap/20780] gcc 4.0 from cvs head fails to build

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-06 06:36 --- (In reply to comment #2) \> /var/tmp//ccDSlyQP.s:774:stfiwx instruction is optional for the PowerPC (not allowed without > -force_cpusubtype_ALL option) At this point you need to read:

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-05 Thread sstrasser at systemhaus-gruppe dot de
--- Additional Comments From sstrasser at systemhaus-gruppe dot de 2005-04-06 06:28 --- the file which has led to the test case above compiles ok, too -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20734

[Bug target/17822] avr: Hard-coded XXX_FOR_TARGET

2005-04-05 Thread ralf dot corsepius at rtems dot org
--- Additional Comments From ralf dot corsepius at rtems dot org 2005-04-06 06:18 --- OK to apply this patch to gcc-4.0, too? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17822

[Bug tree-optimization/20076] [3.3/3.4/4.0 Regression] __builtin_return(__builtin_apply()) inlined incorrectly

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:57 --- Subject: Bug 20076 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 05:57:39 Modified files: gcc: Change

[Bug c++/20212] [4.0/4.1 Regression] attribute unused vs. member function template

2005-04-05 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:54 --- Subject: Bug 19475 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 05:54:19 Modified files: gcc/testsuite : Change

[Bug c++/20145] [4.0/4.1 Regression] template "class has virtual functions ... " is not suppressed with -isystem

2005-04-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-06 05:44 --- The fact that something is in a system header does not in general cause the compiler not to warn about it. G++ does not issue certain pedantic warnings when in a system header, but this is not one of those

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-06 05:40 --- Fixed in 4.0. -- What|Removed |Added Status|ASSIGNED|RESOLV

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:38 --- Subject: Bug 20734 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-06 05:38:34 Modified files: gcc/cp : cp-tree.def init.c typeck.c

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:35 --- Subject: Bug 20734 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 05:35:50 Modified files: gcc/cp : cp-tre

[Bug target/17822] avr: Hard-coded XXX_FOR_TARGET

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:34 --- Subject: Bug 17822 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-06 05:34:30 Modified files: gcc: ChangeLog gcc/config/avr : t

[Bug target/20421] 387 mode switching clobbers flags

2005-04-05 Thread uros at kss-loka dot si
--- Additional Comments From uros at kss-loka dot si 2005-04-06 05:32 --- Fixed. -- What|Removed |Added Status|UNCONFIRMED |RESOLVED Res

[Bug target/20421] 387 mode switching clobbers flags

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 05:30 --- Subject: Bug 20421 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 05:29:55 Modified files: gcc: Change

[Bug c++/19312] [3.4/4.0/4.1 Regression] ICE in stabilize_call when throwing a copy

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 04:57 --- Subject: Bug 19312 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 04:57:52 Modified files: gcc/cp : Change

[Bug c++/19312] [3.4/4.0/4.1 Regression] ICE in stabilize_call when throwing a copy

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 04:57 --- Subject: Bug 19312 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-06 04:57:39 Modified files: gcc/cp : ChangeLog tree.c Added files:

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-04-06 03:57 --- Fixed on HEAD and gcc-4_0-branch. Closing. -- What|Removed |Added Status|NEW

[Bug target/20670] IA-64 exception mechanism erase $f29

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 03:50 --- Subject: Bug 20670 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 03:50:37 Modified files: gcc: Change

[Bug libgcj/20782] jawt assertion failure

2005-04-05 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-06 03:49 --- I'm getting the following with a sample JOGL application: ** ERROR **: file ../../../libjava/jni/gtk-peer/gtk_jawt.c: line 77 (classpath_jawt_get_default_display): assertion failed: (GTK_WIDGET_REALIZED (widget))

[Bug target/20670] IA-64 exception mechanism erase $f29

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 03:48 --- Subject: Bug 20670 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-04-06 03:48:34 Modified files: gcc: Change

[Bug libgcj/20782] jawt assertion failure

2005-04-05 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-06 03:47 --- ** ERROR **: file ../../../libjava/jni/gtk-peer/gtk_jawt.c: line 77 (classpath_jawt_get_default_display): assertion failed: (GTK_WIDGET_REALIZED (widget)) -- What|Removed |Adde

[Bug libgcj/20782] New: jawt assertion failure:

2005-04-05 Thread green at redhat dot com
-- Summary: jawt assertion failure: Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: green at redhat

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 03:44 --- Subject: Bug 20750 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 03:43:58 Modified files: libjava: Change

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2005-04-05 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2005-04-06 03:21 --- Subject: Re: [meta-bug] Jump threading related bugs On Wed, 2005-04-06 at 02:05 +, dberlin at dberlin dot org wrote: > --- Additional Comments From dberlin at gcc dot gnu dot org 2005-04-06 > 02:05

[Bug target/20781] New: 64 bit shift by non-constant implemented as libcall on PPC32

2005-04-05 Thread dberlin at gcc dot gnu dot org
given something like: long long foo(long long X, unsigned int Y) { return X << Y; } or long long foo(long long X, unsigned int Y) { return X >> Y; } We currently generate a libcall to do the shift in 32 bit ppc. On the contrary, XLC will *always* expand these shifts to an instruction sequence (LL

[Bug c++/20734] [4.0/4.1 Regression] rejects valid pointer to member

2005-04-05 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug tree-optimization/20773] ICE: SEGV building jar file

2005-04-05 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-06 02:17 --- (In reply to comment #3) > Hmm, do you know what compiler the class files were created with? The Eclipse bytecode compiler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20773

[Bug c++/19159] [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info

2005-04-05 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-04-06 02:15 --- Subject: Re: [4.0/4.1 Regression] Undefined symbol: vtable for __cxxabiv1::__vmi_class_type_info > > You could be right that this is a PCH problem and possibly configuring > > with --disable-libst

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2005-04-05 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-04-06 02:05 --- Subject: Re: [meta-bug] Jump threading related bugs On Wed, 2005-04-06 at 00:25 +, law at redhat dot com wrote: > --- Additional Comments From law at redhat dot com 2005-04-06 00:25 > ---

[Bug bootstrap/20780] gcc 4.0 from cvs head fails to build

2005-04-05 Thread federico dot carminati at cern dot ch
--- Additional Comments From federico dot carminati at cern dot ch 2005-04-06 01:53 --- Thanks a lot for the suggestion. Updating all it goes much further but still dies with if [ x"" != x ]; then \ /usr/local/gcc-4_0/build/./gcc/xgcc -B/usr/local/gcc-4_0/build/./gcc/ -B/opt/gcc-4_0

[Bug middle-end/19225] [3.4/4.0 regression] g++.dg/eh/omit-frame-pointer2.C fails with -fpic/-fPIC on i686-pc-linux-gnu

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 01:13 --- Subject: Bug 19225 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 01:11:42 Modified files: gcc: Change

[Bug target/20625] [4.0/4.1 regression] ivopts produces code that generates "unaligned access exception"

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-06 00:32 --- Subject: Bug 20625 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-06 00:32:37 Modified files: gcc: Change

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2005-04-05 Thread law at redhat dot com
--- Additional Comments From law at redhat dot com 2005-04-06 00:25 --- Just more notes on the huge perl speedup with the threading changes... For reasons yet unknown, we're seeing a lot less L2 cache traffic when perl is compiled with the threading changes. The decreased L2 traffic als

[Bug c++/19199] [3.3/3.4 Regression] Wrong warning about returning a reference to a temporary

2005-04-05 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-04-06 00:03 --- That's my interpretation of (Andrew Pinki's) comment #6 in the bugzilla PR [n.b. I haven't reconfirmed his analysis personally] -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19199

[Bug target/20625] [4.0/4.1 regression] ivopts produces code that generates "unaligned access exception"

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 23:57 --- Subject: Bug 20625 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 23:57:02 Modified files: gcc: ChangeLog tree-ssa-loop-ivopts.c Lo

[Bug bootstrap/16874] amd64: ../../../../../src/libf2c/libI77/fmt.c:365: internal compiler error: in extract_insn, at recog.c:2175

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:55 --- No feedback in 3 months. -- What|Removed |Added Status|WAITING

[Bug c++/19199] [3.3/3.4 Regression] Wrong warning about returning a reference to a temporary

2005-04-05 Thread mark at codesourcery dot com
--- Additional Comments From mark at codesourcery dot com 2005-04-05 23:49 --- Subject: Re: [3.3/3.4 Regression] Wrong warning about returning a reference to a temporary roger at eyesopen dot com wrote: > Might I propose that we close this bug as won't fix for both the 3.3 and 3.4 >

[Bug tree-optimization/20773] ICE: SEGV building jar file

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:47 --- This is either a bug in tree-cfg.c or tree-ssa-loop-ch.c, I cannot figure out which one. -- What|Removed |Added -

[Bug libgcj/20750] libgcj needs a --with-java-home configure option

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 23:46 --- Subject: Bug 20750 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 23:46:09 Modified files: gcc: ChangeLog gcc/doc: i

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread zack at codesourcery dot com
--- Additional Comments From zack at codesourcery dot com 2005-04-05 23:39 --- Subject: Re: [PATCH] Fix PR preprocessor/19475 Per Bothner <[EMAIL PROTECTED]> writes: > http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00183.html Yah, check that in already. zw -- http://gcc.gnu.org/bu

[Bug bootstrap/20780] gcc 4.0 from cvs head fails to build

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:37 --- I think you updated the gcc directory only and not just the rest of the directories which are needed. cvs -qz9 up -Pd gcc Can you make sure that you update all the directories as GCC depends on say libibe

[Bug fortran/20780] New: gcc 4.0 from cvs head fails to build

2005-04-05 Thread federico dot carminati at cern dot ch
I start the build with export CVS_RSH=ssh cvs -qz9 up -Pd gcc rm -rf /opt/gcc-4_0/* [ -d build ] && (rm -rf build ; mkdir build) cd build ../configure --disable-multiplib --prefix=/opt/gcc-4_0 --with-gmp=/sw --enable- languages=f95,c++ make 2>&1 | tee ../make.log make install Build dies with gc

[Bug fortran/20779] ALLOCATEing the STAT variable not detected

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:35 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug fortran/20777] Arithmetic if not flagged obsolete

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:34 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:33 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug testsuite/20771] Duplicate PCH test names

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:33 --- Confirmed, I really thought someone filed a bug about this or had posted an email about this to [EMAIL PROTECTED] -- What|Removed |Added

[Bug preprocessor/20770] Using -M -MT ... -MF ... with -g3 generates preprocess line to stdout

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:32 --- I know I have seen this around somewhere before but I forgot where. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20770

[Bug c/20709] strict aliasing warning with float pointer pointing to int pointer

2005-04-05 Thread segher at kernel dot crashing dot org
--- Additional Comments From segher at kernel dot crashing dot org 2005-04-05 23:32 --- Subject: Re: strict aliasing warning with float pointer pointing to int pointer > Aka this is valid and defined (even though we warn): > float a(float b) > { > int i; > *(float*)&i = b; > retu

[Bug bootstrap/20765] c4x port doesn't build

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

[Bug tree-optimization/20762] [tcb] missed copy-prop opportunity

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:26 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug AWT/20757] FontMetrics.getStringBounds() missing

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:25 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug target/20726] gcc-4.0.0_beta20050326 failed to build

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:22 --- So is fixincludes is running or not? -- What|Removed |Added CC|

[Bug tree-optimization/20773] ICE: SEGV building jar file

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:14 --- Hmm, do you know what compiler the class files were created with? I tried building tritonus's org/tritonus/share/TCircularBuffer.java to a class with both Apple's javac and gcj and I had no luck reproducin

[Bug c++/19317] [4.0/4.1 Regression] removing a temporary return value when we cannot

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 23:14 --- Subject: Bug 19317 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-05 23:13:35 Modified files: gcc: Change

[Bug c++/19199] [3.3/3.4 Regression] Wrong warning about returning a reference to a temporary

2005-04-05 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-04-05 23:13 --- Now that a fix has been applied to both mainline and the 4.0 branch, I've been investigating backporting the fix to 3.4. Unfortunately, a significant feature of the fixes proposed by Alex and me are that they di

[Bug middle-end/20719] [4.1 Regression] ICE in default_no_named_section, at varasm.c:4828

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:12 --- *** Bug 20778 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug bootstrap/20778] ICE in default_no_named_section(), at varasm.c:4828

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 23:12 --- *** This bug has been marked as a duplicate of 20719 *** -- What|Removed |Added

[Bug fortran/20779] ALLOCATEing the STAT variable not detected

2005-04-05 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-04-05 23:11 --- Same problem, more ocmplicated testcase: program fc012 ! Submitted by Walt Brainerd, The Fortran Company ! Windows XP ! Reading specs from /usr/local/bin/../lib/gcc-lib/i686-pc-cygwin/4.0.0//specs ! Configur

[Bug fortran/20779] New: ALLOCATEing the STAT variable not detected

2005-04-05 Thread tobi at gcc dot gnu dot org
program fc011 ! Submitted by Walt Brainerd, The Fortran Company ! GNU Fortran 95 (GCC 4.1.0 20050322 (experimental)) ! Windows XP ! This program violates the following rule, identified below. integer, pointer :: PTR ! stat-variable must not be allocated within the ALLOCATE statement in

[Bug bootstrap/20778] New: ICE in default_no_named_section(), at varasm.c:4828

2005-04-05 Thread jbglaw at lug-owl dot de
Between 2005-03-31 16:30:00 and 17:00:00 (cvs -D time), two changesets were added to the repository, one of these broke the vax-ultrix build. vax-ultrix seems to currently be the only VAX target that builds (or: used to...) out of the box. (I'm working on vax-linux and built vax-ultrix multiple tim

[Bug fortran/20777] New: Arithmetic if not flagged obsolete

2005-04-05 Thread tobi at gcc dot gnu dot org
http://gcc.gnu.org/ml/fortran/2005-04/msg00089.html program arith_if ! Submitted by Walt Brainerd, The Fortran Company ! GNU Fortran 95 (GCC 4.1.0 20050322 (experimental)) ! Windows XP ! Obsolescent feature not detected integer :: I = 1 if( I ) 10, 20, 30 10 stop 10 20 stop 20 30 stop

[Bug target/20447] ICE in output_operand: invalid expression as operand

2005-04-05 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-05 23:03 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/20342] [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872

2005-04-05 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-04-05 23:02 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/20447] ICE in output_operand: invalid expression as operand

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 22:59 --- Subject: Bug 20447 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-05 22:59:33 Modified files: gcc: Change

[Bug target/20342] [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 22:59 --- Subject: Bug 20342 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-04-05 22:59:33 Modified files: gcc: Change

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread mrs at apple dot com
--- Additional Comments From mrs at apple dot com 2005-04-05 22:54 --- Subject: Re: [PATCH] Fix PR preprocessor/19475 On Apr 5, 2005, at 4:56 AM, Jakub Jelinek wrote: > Thanks, you're right. With following incremental patch > it passes just fine (and fails with cc1 built without the pat

[Bug target/20447] ICE in output_operand: invalid expression as operand

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 22:53 --- Subject: Bug 20447 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 22:53:08 Modified files: gcc: ChangeLog gcc/config/i386: i

[Bug target/20342] [4.0/4.1 regression] ICE in spill_failure, at reload1.c:1872

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 22:53 --- Subject: Bug 20342 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 22:53:08 Modified files: gcc: ChangeLog gcc/config/i386: i

[Bug target/20776] FE_DOWNWARD testcase results differ in -m32 and -m64. OK or bug?

2005-04-05 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-04-05 22:37 --- this is incorrect -- What|Removed |Added Status|UNCONFIRMED |RESOLVE

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-04-05 22:37 --- Subject: Re: [PATCH] Fix PR preprocessor/19475 On Tue, Apr 05, 2005 at 03:12:08PM -0700, Per Bothner wrote: > Neil Booth wrote: > > >I think it gets confused by the column numbers; if you add > >-fno-colum

[Bug target/20776] FE_DOWNWARD testcase results differ in -m32 and -m64. OK or bug?

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 22:37 --- -m64 makes use of fcfid while 32bit PPC uses the following construct: xoris r3,r3,0x8000 lis r0,0x4330 stw r3,-4(r1) lis r2,ha16(LC0) stw r0,-8(r1) lfd f0,-8(r

[Bug testsuite/20767] gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Eliminated: 4 1 fails on 64-bit systems

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 22:30 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug testsuite/20767] gcc.dg/tree-ssa/ssa-pre-8.c scan-tree-dump-times Eliminated: 4 1 fails on 64-bit systems

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 22:28 --- Subject: Bug 20767 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 22:28:04 Modified files: gcc/testsuite/gcc.dg/tree-ssa: ssa-pre-8.c gc

[Bug target/20776] New: FE_DOWNWARD testcase results differ in -m32 and -m64. OK or bug?

2005-04-05 Thread jgrimm2 at us dot ibm dot com
Might not be a bug even, but I haven't had much luck in finding a definitive answer. I get different output depending on whether I compile the following testcase as 32-bit vs 64-bit on linux-ppc64 (gcc-3.4 and gcc-4). include #include int main() { int x=1023, y=1023; double z; fesetround

[Bug fortran/20774] [3.4 Regression] [g77 only] Debug information in .o (from FORTRAN) points to temporary file under certain circumstances

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 22:15 --- Confirmed, only a 3.4 regression as 4.0.0's fortran compiler, gfortran, does not currently support -fno- automaticly (see PR 20592). -- What|Removed |Added -

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread per at bothner dot com
--- Additional Comments From per at bothner dot com 2005-04-05 22:12 --- Subject: Re: [PATCH] Fix PR preprocessor/19475 Neil Booth wrote: > I think it gets confused by the column numbers; if you add > -fno-columns (or whatever it is) the problem would probably > go away. Or somebody

[Bug libgcj/20775] Crash in libgcj.so on linux alpha

2005-04-05 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-04-05 21:46 --- Is this is a Multi-processor machine? Does the crash always occur 100% in the same place or is it intermittent? Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20775

[Bug bootstrap/20155] [4.0/4.1 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-04-05 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-04-05 21:41 --- Switched component to bootstrap. -- What|Removed |Added Component|libgcj

[Bug target/19658] fail to build gcc 3.4.3 on IRIX6.5

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:36 --- No response. Cleaning up old prs. -- What|Removed |Added Status|WAITING

[Bug target/18034] GCC 3.4.2/GNAT bootstrap problem

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:35 --- Since I don't have a 6.2 box (and neither does Richard afaik), I'm not certain there's anything we can do about this. You'll either need to debug the differences on your platform between this and 6.5 or somethin

[Bug target/13309] Incorrect code generated for __udivdi3 (really __udivmoddi4) (MIPS)

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:26 --- Richard, I think we should probably close this one unless we actually get a chip part that has this failing :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13309

[Bug ada/18659] [4.0/4.1 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)

2005-04-05 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-04-05 21:23 --- Fails on sparc-linux as well. Any resolution on this now that the release is near? With PR18819 these are the cause of the x86 ACATS regressions (3.4 was ACATS failure free on x86). -- What|Remo

[Bug target/11787] always call memcpy for block move in mips16

2005-04-05 Thread echristo at redhat dot com
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |echristo at redhat dot com |dot org | Status|WAITING

[Bug target/11787] always call memcpy for block move in mips16

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:23 --- The point of mips16 is smaller code, why would you expect inline memcpy calls at any point? -eric -- What|Removed |Added

[Bug target/19370] .size directive not emitted for mips-linux

2005-04-05 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2005-04-05 21:05 --- fixed quite a while ago. -- What|Removed |Added Status|WAITING |

[Bug c/20760] cast to variable-length array type combined with switch statement gives segv

2005-04-05 Thread jsm28 at gcc dot gnu dot org
--- Additional Comments From jsm28 at gcc dot gnu dot org 2005-04-05 20:50 --- I'd like to get rid of the use of SAVE_EXPR for VLA sizes in C, but there may well be a smaller local fix for this bug. -- What|Removed |Added

[Bug libgcj/20775] New: Crash in libgcj.so on linux alpha

2005-04-05 Thread tsv at solvo dot ru
gij crashes in GC I am not sure which component to report this bug against. I did some investigations and I got to the boehm-gc. I checked the latest CVS gcc4_0-branch and tried to "make check" in boehm-gc directory. The test crashed too. # gij --version gij (GNU libgcj) version 3.4.3 20050221 (R

[Bug java/20768] Bytecode -> native code doesn't handle exception properly

2005-04-05 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2005-04-05 20:15 --- Could you attach the ecj-generated bytecode for this file? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20768

[Bug tree-optimization/20076] [3.3/3.4/4.0/4.1 Regression] __builtin_return(__builtin_apply()) inlined incorrectly

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 20:10 --- Subject: Bug 20076 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 20:10:14 Modified files: gcc: ChangeLog tree-inline.c gcc/

[Bug fortran/20774] New: Debug information in .o (from FORTRAN) points to temporary file under certain circumstances

2005-04-05 Thread chissg at comcast dot net
Compiling short subroutine below (with included .inc file) produces defective debug information referring to temporary file. Pre-processed file not included because -save-temps option (slightly) changes the nature of the problem, and compiling the preprocessed .f file will not exhibit the problem.

[Bug preprocessor/19475] [3.3/3.4/4.0/4.1 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-04-05 20:07 --- Subject: Bug 19475 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-04-05 20:07:06 Modified files: gcc/testsuite : ChangeLog libcpp : C

[Bug tree-optimization/20773] ICE: SEGV building jar file

2005-04-05 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-05 20:05 --- This is a tree optimization problem: #0 add_phi_arg (phi=0x45d11380, def=0x43bb83c0, e=0x0) at /Users/pinskia/src/new-fold/gcc/ gcc/tree-phinodes.c:339 #1 0x000a91a4 in tree_duplicate_sese_region (entry=0

[Bug java/20773] ICE: SEGV building jar file

2005-04-05 Thread green at redhat dot com
--- Additional Comments From green at redhat dot com 2005-04-05 19:59 --- Created an attachment (id=8539) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8539&action=view) Problem jar file. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20773

[Bug java/20773] New: ICE: SEGV building jar file

2005-04-05 Thread green at redhat dot com
I'm seeing the following: # gcj -O2 -shared -findirect-dispatch -Wl,-Bsymbolic -fPIC -o libtritonus.jar.so tritonus.jar org/tritonus/util/TCircularBuffer.java: In class 'org.tritonus.util.TCircularBuffer': org/tritonus/util/TCircularBuffer.java: In method 'org.tritonus.util.TCircularBuffer.read(b

[Bug target/20717] [4.1 Regression] Many C++ testsuite failures on ia64-hpux

2005-04-05 Thread wilson at specifixinc dot com
--- Additional Comments From wilson at specifixinc dot com 2005-04-05 19:44 --- Subject: Re: [4.1 Regression] Many C++ testsuite failures on ia64-hpux jh at suse dot cz wrote: > This sounds like reason for the failure. What precisely is the > behaviour of FDESC_ADDR? (ie should I be

[Bug middle-end/18152] corrupted profile info after optimized compilation and --fprofile-use

2005-04-05 Thread joc at presence-pc dot com
--- Additional Comments From joc at presence-pc dot com 2005-04-05 19:44 --- Any news about this issue ? Thanks ! Jocelyn -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18152

  1   2   >