[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-31 Thread steven at gcc dot gnu dot org
--- Comment #10 from steven at gcc dot gnu dot org 2006-08-01 05:51 --- Why is this a P1 regression? ia-64 is not a primary platform. -- steven at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-31 Thread drow at gcc dot gnu dot org
--- Comment #10 from drow at gcc dot gnu dot org 2006-08-01 02:47 --- Subject: Re: C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL) On Tue, Aug 01, 2006 at 02:13:08AM -, jason at gcc dot gnu dot org wrote: > Finally

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #9 from jason at gcc dot gnu dot org 2006-08-01 02:33 --- Created an attachment (id=11986) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11986&action=view) revision to forced-lib.patch that also adds __foreign_exception -- jason at gcc dot gnu dot org changed:

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #8 from jason at gcc dot gnu dot org 2006-08-01 02:13 --- Created an attachment (id=11985) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11985&action=view) libstdc++ patch to prevent ... from catching forced unwird Finally, this patch stops ... from catching forced unw

[Bug c++/28523] [4.0/4.1/4.2 Regression] Throw of a derived class casted to its base class using a C-style cast

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

2006-07-31 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #8 from dave at hiauly1 dot hia dot nrc dot ca 2006-08-01 00:16 --- Subject: Re: [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class' > --- Comment #7 from mmitchel at gcc dot gnu dot org 2006-07-31 23:42 > --- > Java i

[Bug target/28247] [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-08-01 00:15 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/28247] [4.1/4.2 regression] libstdc++ cannot be build with Solaris threads

2006-07-31 Thread mmitchel at gcc dot gnu dot org
--- Comment #6 from mmitchel at gcc dot gnu dot org 2006-07-31 23:49 --- Should this issue be closed now that Roger's patches have been applied? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28247

[Bug bootstrap/28561] New: Broken dependencies

2006-07-31 Thread reichelt at gcc dot gnu dot org
We've got some broken dependencies in the Makefiles: The definitions of REGS_H and BASIC_BLOCK_H in Makefile.in contain varray.h instead of $(VARRAY_H). Fixing this results in circular dependencies: make then reports problems with build/gencondmd.o: make[2]: Circular build/gencondmd.o <- insn-f

[Bug c++/28560] [4.0/4.1/4.2 regression] Trouble with __attribute__ in template parameter

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28560

[Bug c++/28559] [4.2 regression] ICE with friend and __attribute__

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28559

[Bug c++/28558] [4.0/4.1/4.2 regression] Trouble with new and __attribute__

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28558

[Bug c++/28557] [4.0/4.1/4.2 regression] Trouble with templated type conversion operator

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28557

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

2006-07-31 Thread mmitchel at gcc dot gnu dot org
--- Comment #7 from mmitchel at gcc dot gnu dot org 2006-07-31 23:42 --- Java is not release-critical. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/28544] [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28544

[Bug driver/28528] [4.0/4.1/4.2 regression] Trouble compiling header files with "-x c++" using g++

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28528

[Bug c++/28523] [4.0/4.1/4.2 Regression] Throw of a derived class casted to its base class using a C-style cast

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28523

[Bug target/28516] [4.2 regression] arm_unwind_emit_set, at config/arm/arm.c:15419 with -fexceptions

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28516

[Bug c++/28513] [4.0/4.1/4.2 Regression] QOI: Diagnostic missing since 3.3.x when naming rule is violated

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28513

[Bug c++/28506] [4.0/4.1/4.2 regression] ICE with initializers for functions

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28506

[Bug target/28495] [4.2 regression] ICE in final_scan_insn, at final.c:2448

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28495

[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28490

[Bug rtl-optimization/28489] [4.2 regression] ICE in move_insn, at haifa-sched.c:1968

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28489

[Bug gcov/profile/28480] [4.2 Regression] inliner-1.c:31: ICE: in set_bb_for_stmt, at tree-cfg.c:2775

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28480

[Bug driver/28437] [4.2 Regression] multiple fno-builtin-* flags broken

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2006-07-31 23:33 --- Fixed, though really this is just a workaround as mentioned on the mailing list. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c++/28479] [4.2 regression] cc1plus just sits there eating CPU and RAM for a simple program

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28479

[Bug c++/28450] [4.0/4.1/4.2 regression] ICE with new and complex/vector types

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28450

[Bug driver/28437] [4.2 Regression] multiple fno-builtin-* flags broken

2006-07-31 Thread mmitchel at gcc dot gnu dot org
--- Comment #12 from mmitchel at gcc dot gnu dot org 2006-07-31 23:32 --- Shouldn't this issue be closed now? -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/28432] [4.0/4.1/4.2 regression] duplicate "no member function declared" message

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28432

[Bug c++/28420] [4.0/4.1/4.2 regression] ICE with "typeid" as template parameter

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28420

[Bug c/28418] [4.0/4.1/4.2 regression] ICE incrementing compound literal expression

2006-07-31 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28418

[Bug c++/6634] wrong parsing of "long long double"

2006-07-31 Thread reichelt at gcc dot gnu dot org
--- Comment #12 from reichelt at gcc dot gnu dot org 2006-07-31 22:52 --- Subject: Bug 6634 Author: reichelt Date: Mon Jul 31 22:52:20 2006 New Revision: 115843 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115843 Log: PR c++/6634 * decl.c (grokdeclarator): Che

[Bug c++/6634] wrong parsing of "long long double"

2006-07-31 Thread patchapp at dberlin dot org
--- Comment #11 from patchapp at dberlin dot org 2006-07-31 22:35 --- Subject: Bug number PR c++/6634 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-07/msg01267.html -- http://gcc.gnu.org/bugzil

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

2006-07-31 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2006-07-31 22:23 --- Subject: Re: [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class' > --- Comment #5 from andreast at gcc dot gnu dot org 2006-07-31 22:15 > --- > Workin

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

2006-07-31 Thread andreast at gcc dot gnu dot org
--- Comment #5 from andreast at gcc dot gnu dot org 2006-07-31 22:15 --- Working on a patch. -- andreast at gcc dot gnu dot org changed: What|Removed |Added Assi

[Bug debug/25468] [4.0 Regression] -g makes g++ loop forever

2006-07-31 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25468

[Bug debug/25468] [4.0 Regression] -g makes g++ loop forever

2006-07-31 Thread steven at gcc dot gnu dot org
--- Comment #12 from steven at gcc dot gnu dot org 2006-07-31 22:13 --- Fixed in GCC 4.2 and GCC 4.1. But I am not interested in fixing this in GCC 4.0, so I'm finished with this bug. -- steven at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/28560] [4.0/4.1/4.2 regression] Trouble with __attribute__ in template parameter

2006-07-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28560

[Bug debug/25468] [4.0 Regression] -g makes g++ loop forever

2006-07-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25468

[Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException

2006-07-31 Thread cvs-commit at developer dot classpath dot org
--- Comment #7 from cvs-commit at developer dot classpath dot org 2006-07-31 22:09 --- Subject: Bug 23682 CVSROOT:/cvsroot/classpath Module name:classpath Changes by: Tom Tromey 06/07/31 22:08:00 Modified files: gnu/java/nio : SelectionKeyImpl.java Selec

[Bug debug/25468] [4.0/4.1 Regression] -g makes g++ loop forever

2006-07-31 Thread steven at gcc dot gnu dot org
--- Comment #11 from steven at gcc dot gnu dot org 2006-07-31 22:08 --- Subject: Bug 25468 Author: steven Date: Mon Jul 31 22:08:47 2006 New Revision: 115841 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115841 Log: PR debug/25468 Backport from mainline

[Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException

2006-07-31 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2006-07-31 21:58 --- *** Bug 26506 has been marked as a duplicate of this bug. *** -- tromey at gcc dot gnu dot org changed: What|Removed |Added -

[Bug libgcj/26506] Native build of Azureus 2.4.0.0 throws ArrayIndexOutOfBounds running under gcj 4.1.0

2006-07-31 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2006-07-31 21:58 --- I'm fairly certain this is a duplicate. *** This bug has been marked as a duplicate of 23682 *** -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/28560] New: [4.0/4.1/4.2 regression] Trouble with __attribute__ in template parameter

2006-07-31 Thread reichelt at gcc dot gnu dot org
The following (probably valid) code snippet triggers an ICE since GCC 3.1: == template struct A {}; template struct B; template struct C : A::X __attribute__((unused))> {}; ===

[Bug c++/28559] [4.2 regression] ICE with friend and __attribute__

2006-07-31 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=28559

[Bug c++/28559] New: [4.2 regression] ICE with friend and __attribute__

2006-07-31 Thread reichelt at gcc dot gnu dot org
The following (probably valid) code snippet triggers an ICE on mainline: == template struct A { struct B; }; struct C { template friend struct __attribute__((packed)) A::B; }; =

[Bug c++/28558] [4.0/4.1/4.2 regression] Trouble with new and __attribute__

2006-07-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28558

[Bug c++/28557] [4.0/4.1/4.2 regression] Trouble with templated type conversion operator

2006-07-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.0.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28557

[Bug c++/28558] New: [4.0/4.1/4.2 regression] Trouble with new and __attribute__

2006-07-31 Thread reichelt at gcc dot gnu dot org
The following code snippet (I'm not sure whether it's valid or not) triggers an ICE since GCC 3.1: === struct A {}; A *p = new A __attribute__((unused)); === bug.cc:7: internal compiler error: in build_base_p

[Bug c++/28557] New: [4.0/4.1/4.2 regression] Trouble with templated type conversion operator

2006-07-31 Thread reichelt at gcc dot gnu dot org
The following valid code snippet is rejected since GCC 4.0.3. On mainline it even triggers an ICE: = struct A { template operator T() { return T(); } }; template void foo() { A().operator int(); } void bar() { foo<0>(); } ==

[Bug libgcj/28546] [4.2 Regression] ./java/lang/Thread.h:31: error: using typedef-name '_Jv_Thread_t' after 'class'

2006-07-31 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2006-07-31 21:14 --- The forward declaration is kind of a hack. I'm not sure why it is needed. In any case, no-threads is also a big hack. It wouldn't hurt to simply change the _Jv_Thread_t there to a class. -- tromey at gcc dot gnu

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread spkelly at andrew dot cmu dot edu
--- Comment #5 from spkelly at andrew dot cmu dot edu 2006-07-31 20:30 --- (In reply to comment #4) > http://gcc.gnu.org/simtest-howto.html > Thanks again, but... - make output: [15+ minutes of successful output] checking for shared libgcc... configure: error: Link tests are not

[Bug c++/28554] Use of __attribute__ ((constructor)) on functions with more than one agrument issues confusing error

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-07-31 18:57 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|norma

[Bug c++/28554] Use of __attribute__ ((constructor)) on functions with more than one agrument issues confusing error

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-31 18:56 --- In 3.2.3 and before, we did not error out. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-07-31 18:52 --- (In reply to comment #4) > so it will be better if gcc searches gawk in $path rather than awk. Why there are OS's which have real POSIX awk that are not gawk. Like mawk, etc. -- http://gcc.gnu.org/bugzilla/sho

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2006-07-31 18:50 --- (In reply to comment #3) > Subject: Re: can't bootstrap gcc / syntax error in gcc/opt-gather.awk > > > > > > > > > --- Comment #2 from pluto at agmk dot net 2006-07-31 17:54 --- > > (In reply to comment #1) > >

[Bug c++/28554] New: Use of __attribute__ ((constructor)) on functions issues confusing error

2006-07-31 Thread fjahanian at apple dot com
In this test case, g++ issues a diagnostics which is confusing. If use of __attribute__ ((constructor)) on a function with argument list other than 'void' is illegal, it should say so: __attribute__ ((constructor)) static void Initialize(int argc, char *argv[], char *envp[]) { } % g++ -c ctor.C

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-07-31 18:44 --- http://gcc.gnu.org/simtest-howto.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread spkelly at andrew dot cmu dot edu
--- Comment #3 from spkelly at andrew dot cmu dot edu 2006-07-31 18:35 --- I'd really expected to have good news, but even with newlib and gcc rebuilt for powerpc-eabisim, I still get the same error (with and without -msim, which sounds to be the default for *-eabisim anyway). I also f

[Bug rtl-optimization/26244] [4.2 Regression] FAIL: gcc.c-torture/execute/builtin-bitops-1.c execution, -O3 -fomit-frame-pointer -funroll-loops

2006-07-31 Thread danglin at gcc dot gnu dot org
--- Comment #31 from danglin at gcc dot gnu dot org 2006-07-31 18:29 --- The bug arises in simplifying this instruction in cse2: (insn 141 140 142 11 builtin-bitops-2.c:10 (set (reg:SI 176) (ashift:SI (reg:SI 139) (minus:SI (const_int 31 [0x1f]) (reg

[Bug fortran/28526] 'end' is recognized as a variable incorrectly

2006-07-31 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2006-07-31 18:20 --- Andrew, end is a keyword, but Fortran does not have reserved keywords. integer end end = 1 print *, end end The two 'end's are distinct. Yes, it's prudent not to use keywords in some other way, but Fort

[Bug bootstrap/25672] cross build's libgcc picks up CFLAGS

2006-07-31 Thread dj at redhat dot com
--- Comment #11 from dj at redhat dot com 2006-07-31 18:07 --- (1) I can manage my own bugzilla account, thankyouverymuch, and (2) I'm not the only build maintainer. -- dj at redhat dot com changed: What|Removed |Added -

[Bug rtl-optimization/23454] [4.0 regression] ICE in invert_exp_1, at jump.c:1719

2006-07-31 Thread tbm at cyrius dot com
--- Comment #11 from tbm at cyrius dot com 2006-07-31 18:04 --- Created an attachment (id=11982) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11982&action=view) test case Testcase from application "xapian". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23454

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread pinskia at physics dot uc dot edu
--- Comment #3 from pinskia at physics dot uc dot edu 2006-07-31 17:57 --- Subject: Re: can't bootstrap gcc / syntax error in gcc/opt-gather.awk > > > > --- Comment #2 from pluto at agmk dot net 2006-07-31 17:54 --- > (In reply to comment #1) > > What is on line 24 in the

Re: [Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread Andrew Pinski
> > > > --- Comment #2 from pluto at agmk dot net 2006-07-31 17:54 --- > (In reply to comment #1) > > What is on line 24 in the awk file? > > (...) > # > # Usage: awk -f opt-gather.awk file1.opt [...] > outputfile > > function sort(ARRAY, ELEMENTS) <=== line 24 Hehe, maybe Su

[Bug c++/28553] string processing -O3 optimization bug under GCC 4.1.1

2006-07-31 Thread peter at chocky dot org
--- Comment #1 from peter at chocky dot org 2006-07-31 17:56 --- Created an attachment (id=11981) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11981&action=view) Preprocessed C++ demonstrating problem -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28553

[Bug c++/28553] New: string processing -O3 optimization bug under GCC 4.1.1

2006-07-31 Thread peter at chocky dot org
Note, the following is in reference to this Debian version of GCC: gcc version 4.1.2 20060729 (prerelease) (Debian 4.1.1-10) However, it also occurs under a version I have built myself: Target: i686-pc-linux-gnu Configured with: ../configure --prefix=/usr/local/gcc-4.1 --enable-languages=c,c++,j

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread pluto at agmk dot net
--- Comment #2 from pluto at agmk dot net 2006-07-31 17:54 --- (In reply to comment #1) > What is on line 24 in the awk file? (...) # # Usage: awk -f opt-gather.awk file1.opt [...] > outputfile function sort(ARRAY, ELEMENTS) <=== line 24 { for (i = 2; i <= ELEMENTS; ++i

[Bug fortran/28526] 'end' is recognized as a variable incorrectly

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-31 17:44 --- Hmm, end is keyword. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28526

[Bug bootstrap/28511] can't bootstrap gcc / syntax error in gcc/opt-gather.awk

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-31 17:23 --- What is on line 24 in the awk file? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28511

[Bug libgcj/28312] peer libraries are installed into gcjversionedlibdir, not into nativeexeclib

2006-07-31 Thread fitzsim at gcc dot gnu dot org
--- Comment #2 from fitzsim at gcc dot gnu dot org 2006-07-31 16:34 --- Subject: Bug 28312 Author: fitzsim Date: Mon Jul 31 16:34:28 2006 New Revision: 115839 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115839 Log: 2006-07-31 Thomas Fitzsimmons <[EMAIL PROTECTED]>

[Bug java/28533] [ecj] Default warnings

2006-07-31 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2006-07-31 16:29 --- Yes, the current 'ecj1' driver translates gnu-style options to eclipse-style options. So instead of funkyCaseWarning we have funky-case-warning, etc. Also we accept some "legacy" warning names, -Wno-foo, and the like

[Bug rtl-optimization/28221] [4.1 regression] ICE in add_insn_before, at emit-rtl.c:3479

2006-07-31 Thread sje at cup dot hp dot com
--- Comment #10 from sje at cup dot hp dot com 2006-07-31 16:19 --- My weekend bootstrapping and testing on ia64-hp-hpux11.23 and ia64 Linux on the 4.1 branch showed no regressions. I think I should send email to gcc-patches before checking it in on the 4.1 branch since the first patch

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread spkelly at andrew dot cmu dot edu
--- Comment #2 from spkelly at andrew dot cmu dot edu 2006-07-31 15:11 --- (In reply to comment #1) > If you want to use powerpc-eabi with the simulator, you to configure it as > such. > > powerpc-eabisim is the correct target for the powerpc-eabi simulator. > Will try. Thanks. I f

[Bug target/28551] libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-31 14:52 --- If you want to use powerpc-eabi with the simulator, you to configure it as such. powerpc-eabisim is the correct target for the powerpc-eabi simulator. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551

[Bug bootstrap/28133] Cross-compile of GCC fails with "C compiler cannot create executables" error

2006-07-31 Thread spkelly at andrew dot cmu dot edu
--- Comment #3 from spkelly at andrew dot cmu dot edu 2006-07-31 14:51 --- My bug has been further probed, wholely separated from 25035, and submitted independently as http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28551 Don't bother investigating it as part of 25035 or 28133. -- http

[Bug target/28551] New: libgcc.a being generated in improper format for powerpc-eabi cross

2006-07-31 Thread spkelly at andrew dot cmu dot edu
2006-07-31 under KDE 3.4.0 Overview: When compiling trivial code with a gcc4.1.1 i686 to powerpc-eabi cross compiler and specifying -msim, I am getting a "could not read symbols: File format not recognized" error with libgcc.a. Details: Upon further research and experimentation of my problem cas

[Bug c++/28236] wrong "control reaches" warning with enums.

2006-07-31 Thread pluto at agmk dot net
--- Comment #4 from pluto at agmk dot net 2006-07-31 14:41 --- so, -Werror is useless now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28236

[Bug middle-end/28417] suboptimal 'division by constant' optimization

2006-07-31 Thread amylaar at gcc dot gnu dot org
--- Comment #8 from amylaar at gcc dot gnu dot org 2006-07-31 14:39 --- (In reply to comment #3) > Too bad there are no comments how the code works, what is mlow and mhigh. Tege has written a paper: http://swox.se/~tg/divcnst-pldi94.pdf Also, you might consider adding him to the CC lis

[Bug c++/28236] wrong "control reaches" warning with enums.

2006-07-31 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2006-07-31 14:35 --- one more testcase that renders different warning. typedef enum { X, Y } e; e zoo( e __e ) { e r; switch ( __e ) { case X: r = Y; break; case Y: r = X; break; }

[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-31 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2006-07-31 12:20 --- Reduced testcase from comment #8 typedef union cl_lispunion *cl_object; union cl_lispunion { cl_object cons; }; typedef union { cl_object data; } cl_symbol_initializer; extern cl_symbol_initializer cl_symbols[]; ext

[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-31 Thread tbm at cyrius dot com
--- Comment #8 from tbm at cyrius dot com 2006-07-31 11:30 --- Created an attachment (id=11980) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11980&action=view) test case for 4.0, 4.1 and 4.2 Testcase from application "ecl". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2849

[Bug target/28490] [4.0/4.1/4.2 regression] ICE in ia64_expand_move, at config/ia64/ia64.c:1088

2006-07-31 Thread tbm at cyrius dot com
--- Comment #7 from tbm at cyrius dot com 2006-07-31 11:29 --- This bug is also present in gcc 4.0 and 4.1 even though my original testcase didn't expose it there. My new one does: [EMAIL PROTECTED]:~$ gcc-4.0 -c -O ecl-asdf.c ecl-asdf.c: In function 'LC67traverse': ecl-asdf.c:81: inte

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #7 from jason at gcc dot gnu dot org 2006-07-31 09:40 --- Created an attachment (id=11979) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11979&action=view) NPTL patch to allow discarding cancellation exception And here's a completely untested patch to NPTL to implement

[Bug other/28145] C++ (throw() and catch(...) {/* fall through */ } ) and pthread cancellation are incompatible (at least with NPTL)

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2006-07-31 09:38 --- Created an attachment (id=11978) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11978&action=view) libstdc++ patch to allow catching forced unwind separately Trying to move this issue forward: here's a libsupc++

[Bug debug/28518] Single stepping until exit ...

2006-07-31 Thread alex dot jacob at logicacmg dot com
--- Comment #5 from alex dot jacob at logicacmg dot com 2006-07-31 09:27 --- Hi, I'm just using -gno optimisations. Cheers, Alex -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28518

[Bug libgcj/16990] [meta-bug] TimeZone Issues in libgcj/classpath

2006-07-31 Thread andrew at operationaldynamics dot com
--- Comment #2 from andrew at operationaldynamics dot com 2006-07-31 08:48 --- TimeZone parsing, formatting, and default (aka "localtime") issues reported in bug 28549 and bug 28550 AfC -- andrew at operationaldynamics dot com changed: What|Removed

[Bug middle-end/28545] [4.1 Regression] Wrong code for hoisted multiplication

2006-07-31 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2006-07-31 08:23 --- 4.0.3 works. (also does gcc 4.1.0 + patches as shipped with suse 10.1) -- rguenth at gcc dot gnu dot org changed: What|Removed |Added -

[Bug c++/28514] [4.2 Regression] libstdc++ vs. anonymous namespaces

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #8 from jason at gcc dot gnu dot org 2006-07-31 08:20 --- In general, I think using the anonymous namespace in headers is not what you want. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28514

[Bug c++/28514] [4.2 Regression] libstdc++ vs. anonymous namespaces

2006-07-31 Thread jason at gcc dot gnu dot org
--- Comment #7 from jason at gcc dot gnu dot org 2006-07-31 08:16 --- The testcase gives the same errors for me when compiled as normal C++ as in PCH mode. The problem seems to be that you're removing the Rope_constants namespace name and creating a name lookup collision between the _S_

[Bug fortran/25818] Problem with handling optional and entry master arguments

2006-07-31 Thread taschna at uni-muenster dot de
--- Comment #5 from taschna at uni-muenster dot de 2006-07-31 07:49 --- (In reply to comment #3) Steve, > [...]It's more a question of "why is it a NULL pointer?" not > whether we can work around the NULL pointer. i finally found Paul's mail corresponding to patch revision 86128: http: