Re: PL/I for GCC version 0.0.15 released

2007-09-30 Thread Rafael Espindola
PL/I for GCC is released under the terms of the GNU Public License; version 2. The GCC at trunk uses GPL version 3 or newer ... -- Rafael Avila de Espindola Google Ireland Ltd. Gordon House Barrow Street Dublin 4 Ireland Registered in Dublin, Ireland Registration Number: 368047

Re: PL/I for GCC version 0.0.15 released

2007-09-30 Thread henrik . sorensen
On Sunday 30 September 2007 11.21:38 Rafael Espindola wrote: PL/I for GCC is released under the terms of the GNU Public License; version 2. The GCC at trunk uses GPL version 3 or newer ... I use the snapshot from 20070810 and there the COPYING file is still GPL version two. anyway I will

Automatic cast off union tree in gdb

2007-09-30 Thread k e
Hi, When stepping through gcc with gdb: is there a way to be able to make gdb automatically cast a union tree to the correct struct depending on the union tree's type? A p tree will print out all unions. I'd not want to do a cast all the time. -- Konrad

Re: Automatic cast off union tree in gdb

2007-09-30 Thread Tom Tromey
Konrad == k e [EMAIL PROTECTED] writes: Konrad Hi, When stepping through gcc with gdb: is there a way Konrad to be able to make gdb automatically cast a union tree to the Konrad correct struct depending on the union tree's type? Not that I know of. Konrad A p tree Konrad will print out

Re: [RFC,wwwdocs] Ditch MetaHTML and use our own Perl preprocessor

2007-09-30 Thread Janne Blomqvist
On 9/29/07, FX Coudert [EMAIL PROTECTED] wrote: Comments are highly welcome, both on the idea itself, and on the Perl script (my Perl is a bit rusty since I haven't used it for years). I think that if indeed metahtml is in such a bad shape as you describe, moving away from it asap is the right

Re: GCC 4.2.2 RC2 Available

2007-09-30 Thread Mark Mitchell
Manuel López-Ibáñez wrote: [ I posted this before but I think you missed it. Otherwise let me know. I don't want to be annoying. ] You're not being annoying. In general, if you send me a message explicitly (i.e., I'm in the To: or Cc: field), and you don't get a reply, the right assumption is

Re: Inconsistent error/pedwarn: ISO C++

2007-09-30 Thread Mark Mitchell
Manuel López-Ibáñez wrote: On 20/09/2007, Doug Gregor [EMAIL PROTECTED] wrote: We can't seem to decide whether ISO C++ really forbids comparisons between pointers and integers or not. The first two are for == and !=, the second two are for , , =, =. Why the inconsistency? typeck.c:

[Bug c/33598] New: gcc 4.2.1 ignores GNU LD in Solaris 9

2007-09-30 Thread dhaliK at jla dot rutgers dot edu
We recently upgraded to 4.2.1 and noticed an immediate issue. After compiling gcc for sparcv9 and specifically setting --with-ld=/usr/local/gnu/bin/ld, whenever gcc actually runs it internally calls the Sun linker and therefore dies with unknown options. A simple hello world refuses to build

[Bug c++/33599] New: segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
Hello, I am developing a C++ template library (a matrix library with expression templates). Upgrading from g++-4.1 to g++-4.2, the programs using this library run much (4x) faster, but some segfault! I have fixed for this bug report an archive containing the bare minimum to reproduce this bug.

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
--- Comment #1 from jacob at math dot jussieu dot fr 2007-09-30 08:57 --- Created an attachment (id=14271) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14271action=view) The archive allowing to reproduce the bug. Of course, I forgot the attachment :) --

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2007-09-30 09:09 --- We recently upgraded to 4.2.1 and noticed an immediate issue. After compiling gcc for sparcv9 and specifically setting --with-ld=/usr/local/gnu/bin/ld, It is as though /usr/local/gnu/bin/ld was not invoked at

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
--- Comment #2 from jacob at math dot jussieu dot fr 2007-09-30 09:16 --- Here are some thoughts about why it is so fast with g++-4.2, perhaps related to why it segfaults. My library is an Expression Templates library. So when you do m1+m2 with matrices m1 and m2, instead of computing

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-09-30 09:22 --- Also try with --with-gnu-ld/--with-gnu-as. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33598

[Bug target/33505] Vectorizer (or spu target builtins) and PCH don't get along

2007-09-30 Thread irar at il dot ibm dot com
--- Comment #1 from irar at il dot ibm dot com 2007-09-30 09:42 --- I managed to reproduce it. Here http://gcc.gnu.org/ml/gcc-patches/2007-09/msg01559.html Richard suggested to add a GTY(()) to struct spu_builtin_description spu_builtins[] = { #define DEF_BUILTIN(fcode, icode, name,

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-09-30 09:26 --- Also this does not make sense as bootstrap should have failed if gnu ld was not used. (In reply to comment #1) It is as though /usr/local/gnu/bin/ld was not invoked at all. Could you post the output of

[Bug target/33505] Vectorizer (or spu target builtins) and PCH don't get along

2007-09-30 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-09-30 09:53 --- This is kinda on my list of stuff to forward port from the internal PS3 toolchain. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33505

[Bug middle-end/33597] Internal compiler error while compiling libswcale from ffmpeg

2007-09-30 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2007-09-30 10:03 --- segfaults with -ftree-vectorize in SLP. reduced testcase: --cut here-- typedef unsigned char uint8_t; typedef unsigned short uint16_t; void rgb15to24_C (const uint8_t * src, uint8_t * dst, long src_size) { const

[Bug middle-end/33597] Internal compiler error while compiling libswcale from ffmpeg

2007-09-30 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2007-09-30 10:28 --- Patch in testing: --cut here-- Index: tree-vect-analyze.c === --- tree-vect-analyze.c (revision 128890) +++ tree-vect-analyze.c (working copy) @@ -2696,6

[Bug inline-asm/33600] New: Breakage caused by the fix to PR33552

2007-09-30 Thread segher at kernel dot crashing dot org
The fix to PR33552 unfortunately breaks the Linux kernel build. Reduced testcase attached, but hey, I'll put it inline as well: int f(int n) { int x; asm( : =c(n), =r(x) : 1(n), 0(n)); return n; } And the error is: usercopy.i:5: error: 'asm' operand has impossible

[Bug middle-end/33597] Internal compiler error while compiling libswcale from ffmpeg

2007-09-30 Thread irar at il dot ibm dot com
--- Comment #6 from irar at il dot ibm dot com 2007-09-30 10:37 --- (In reply to comment #5) Patch in testing: Thanks for fixing this! (I've just started to test the exact same patch :)) Ira -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33597

[Bug inline-asm/33600] Breakage caused by the fix to PR33552

2007-09-30 Thread segher at kernel dot crashing dot org
--- Comment #1 from segher at kernel dot crashing dot org 2007-09-30 10:39 --- Created an attachment (id=14272) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14272action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33600

[Bug middle-end/33597] Internal compiler error while compiling libswscale from ffmpeg

2007-09-30 Thread ismail at pardus dot org dot tr
--- Comment #7 from ismail at pardus dot org dot tr 2007-09-30 11:30 --- Fix summary , swcale - swscale . Thanks for the fast fix! -- ismail at pardus dot org dot tr changed: What|Removed |Added

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-09-30 11:37 --- The usual error that happens with expression templates is that you return a reference to a temporary object, using it after its lifetime ended. What you then can observe is that if you inline enough the error goes

[Bug inline-asm/33600] [4.3 Regression] Breakage caused by the fix to PR33552

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-09-30 11:49 --- asmcons does: -(insn 6 3 11 2 t.i:5 (parallel [ -(set (reg/v:SI 60 [ n ]) +(insn 21 3 6 2 t.i:5 (set (reg/v:SI 58 [ x ]) +(reg/v:SI 60 [ n ])) -1 (nil)) + +(insn 6 21 11 2 t.i:5 (parallel [ +

[Bug inline-asm/33600] [4.3 Regression] Breakage caused by the fix to PR33552

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-09-30 11:56 --- bah - ignore the comments about invalid asm ;) too early in the morning. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33600

[Bug tree-optimization/33572] [4.3 Regression] wrong code with -O

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2007-09-30 12:41 --- Diego, we seem to have a general problem with the incremental SSA updater. If we rename foo$ptr in bb 6: # foo$ptr_16 = PHI foo$ptr_18(ab)(5), D.1758_3(4) p_12 = foo$ptr_16; foo$ptr_19(ab) = 0B; p_15 =

[Bug middle-end/33597] Internal compiler error while compiling libswscale from ffmpeg

2007-09-30 Thread uros at gcc dot gnu dot org
--- Comment #8 from uros at gcc dot gnu dot org 2007-09-30 12:45 --- Subject: Bug 33597 Author: uros Date: Sun Sep 30 12:45:32 2007 New Revision: 128891 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128891 Log: PR tree-optimization/33597 * tree-vect-analyze.c

[Bug tree-optimization/33597] Internal compiler error while compiling libswscale from ffmpeg

2007-09-30 Thread ubizjak at gmail dot com
--- Comment #9 from ubizjak at gmail dot com 2007-09-30 12:47 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added URL|

[Bug tree-optimization/33572] [4.3 Regression] wrong code with -O

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2007-09-30 12:51 --- Zdenek may also have an idea? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2007-09-30 12:58 --- Also try with --with-gnu-ld/--with-gnu-as. These switches are useless with --with-ld/--with-as. Moreover, the compiler is apparently already configured for GNU ld. --

[Bug tree-optimization/33572] [4.3 Regression] wrong code with -O

2007-09-30 Thread dnovillo at google dot com
--- Comment #11 from dnovillo at google dot com 2007-09-30 13:41 --- Subject: Re: [4.3 Regression] wrong code with -O On 30 Sep 2007 12:41:03 -, rguenth at gcc dot gnu dot org [EMAIL PROTECTED] wrote: --- Comment #9 from rguenth at gcc dot gnu dot org 2007-09-30 12:41

[Bug c++/33601] New: [4.3 regression] ICE with pointers to members using const C as the class identifier

2007-09-30 Thread a dot chavasse at gmail dot com
g++43 -v output: Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc/configure --program-suffix=43 --disable-multilib --enable-languages=c,c++ Thread model: posix gcc version 4.3.0 20070929 (experimental) (GCC) Built from svn trunk, revision 128885 The following code

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
--- Comment #4 from jacob at math dot jussieu dot fr 2007-09-30 13:47 --- I had tried to make a shorter testcase but didn't find any that caused a crash. But yes, the shorter testcase that you found indeed causes a crash here. With both 4.1 and 4.2. So indeed, that's probably a bug

[Bug tree-optimization/33572] [4.3 Regression] wrong code with -O

2007-09-30 Thread rguenther at suse dot de
--- Comment #12 from rguenther at suse dot de 2007-09-30 14:01 --- Subject: Re: [4.3 Regression] wrong code with -O On Sun, 30 Sep 2007, dnovillo at google dot com wrote: --- Comment #9 from rguenth at gcc dot gnu dot org 2007-09-30 12:41 --- Diego, we seem to have a

[Bug inline-asm/33600] [4.3 Regression] Breakage caused by the fix to PR33552

2007-09-30 Thread segher at kernel dot crashing dot org
--- Comment #4 from segher at kernel dot crashing dot org 2007-09-30 14:07 --- The original code is: (arch/i386/lib/usercopy.c): /* Generic arbitrary sized copy. */ #define __copy_user(to,from,size) \ do {

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread dhaliK at jla dot rutgers dot edu
--- Comment #5 from dhaliK at jla dot rutgers dot edu 2007-09-30 14:12 --- $ /usr/local/gnu/bin/ld --version GNU ld version 2.17 Copyright 2005 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2007-09-30 14:27 --- Two questions: Is --enable-bootstrap the default action and *should* I be explicitly enabling bootstrap with this type of setup? Yes, --enable-bootstrap is the default with 4.2.x so you only need to type

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2007-09-30 14:32 --- Configured with: ../configure --enable-shared --enable-threads --with-ld=/usr/local/gnu/bin/ld --with-as=/usr/local/gnu/bin/as --disable-multilib --disable-libgcj --disable-libffi --disable-libjava

[Bug fortran/33400] Formatted read fails if line ends without line break

2007-09-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-09-30 14:37 --- Subject: Bug 33400 Author: jvdelisle Date: Sun Sep 30 14:36:40 2007 New Revision: 128892 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128892 Log: 2007-09-30 Jerry DeLisle [EMAIL PROTECTED] PR

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
--- Comment #5 from jacob at math dot jussieu dot fr 2007-09-30 14:58 --- OK, found it, it was a very stupid error by me. Declared the matrix's array with the wrong size, so some write eventually wrote outside of the matrix's array, thus overwriting a reference. Closing the bug report

[Bug c++/30299] [4.2/4.3 regression] ICE with broken template and inheritance

2007-09-30 Thread pcarlini at suse dot de
--- Comment #3 from pcarlini at suse dot de 2007-09-30 15:50 --- My patch for PR31446 fixes this one too ;) -- pcarlini at suse dot de changed: What|Removed |Added

[Bug c++/31446] [4.2/4.3 regression] ICE with invalid template parameter

2007-09-30 Thread pcarlini at suse dot de
--- Comment #7 from pcarlini at suse dot de 2007-09-30 15:52 --- NB: the patch also fixes PR30299 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31446

[Bug ada/33602] New: FAIL: c452001

2007-09-30 Thread danglin at gcc dot gnu dot org
splitting /test/gnu/gcc/objdir/gcc/testsuite/ada/acats/tests/c4/c452001.a into: c452001_0.ads c452001_0.adb c452001_1.ads c452001_1.adb c452001_2.ads c452001_2.adb c452001_3.ads c452001_3.adb c452001.adb BUILD c452001.adb gnatmake --GCC=/test/gnu/gcc/objdir/gcc/xgcc

[Bug c++/33461] [4.3 regression] ICE with invalid specialization involving parameter packs

2007-09-30 Thread pcarlini at suse dot de
--- Comment #2 from pcarlini at suse dot de 2007-09-30 15:53 --- NB: the patch also fixes PR31441 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33461

[Bug ada/25819] CXF3A01 core dump

2007-09-30 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2007-09-30 15:55 --- Reappeared between 128058 and 128311. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

1culture

2007-09-30 Thread RL Griffitt
Good day bug-gcc Alert to all investors! Look at D-M-X-C! 5-day price: ~$0.50 Check it at 31.09.2007 1588-347 1airdrop 1barbara 1607494

[Bug tree-optimization/33593] tree-outof-ssa moves sources of non-call exceptions past sequence points

2007-09-30 Thread dnovillo at gcc dot gnu dot org
--- Comment #5 from dnovillo at gcc dot gnu dot org 2007-09-30 16:00 --- Subject: Bug 33593 Author: dnovillo Date: Sun Sep 30 16:00:36 2007 New Revision: 128893 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128893 Log: PR 33593 * tree-ssa-ter.c

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2007-09-30 16:05 --- Well, the speed regression is certainly not welcome. So, if you have a testcase that shows this you might want to open a new bugreport. A plus, if you can identify the single(?) hot loop that executes slower and

[Bug ada/25819] CXF3A01 core dump

2007-09-30 Thread danglin at gcc dot gnu dot org
--- Comment #6 from danglin at gcc dot gnu dot org 2007-09-30 16:15 --- This is now also failing on hppa-unknown-linux-gnu. I first see it in 128257. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25819

[Bug ada/24533] FAIL: a85013b: *** glibc detected *** free(): invalid pointer: 0x00062a00 ***

2007-09-30 Thread danglin at gcc dot gnu dot org
--- Comment #22 from danglin at gcc dot gnu dot org 2007-09-30 16:26 --- Fixed. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/27243] ACATS: c37215h on hppa-linux

2007-09-30 Thread danglin at gcc dot gnu dot org
--- Comment #4 from danglin at gcc dot gnu dot org 2007-09-30 16:32 --- This is still present in 4.2.2 20070929 (revision 128885). It's the only acats failure. It's not present in 4.3.0 20070929. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27243

[Bug c++/33599] segfault in program compiled by g++ 4.2, corrupted reference

2007-09-30 Thread jacob at math dot jussieu dot fr
--- Comment #7 from jacob at math dot jussieu dot fr 2007-09-30 16:41 --- OK, the person who reported the speed regression with g++-4.3 (Michael Olbrich) will open a bug report. I don't actually have g++-4.3 compiled so I'm not the right person to do so. Thanks, Benoit --

[Bug fortran/33542] gfortran does not detect ambigious specific names if they are the same as generic names

2007-09-30 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2007-09-30 16:53 --- (In reply to comment #1) Re-reading the Fortran standard, I believe now that already call foo(10) is invalid (although it is not ambiguous). In fact, I believe that the ambiguity in the interface is an error; this

[Bug fortran/33550] ICE (segfault) when USEing ambiguous symbols

2007-09-30 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2007-09-30 16:55 --- Since I posted a fix, I had better take it! Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

Re: [Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread Andrew Pinski
On 30 Sep 2007 14:32:32 -, ebotcazou at gcc dot gnu dot org [EMAIL PROTECTED] wrote: --- Comment #7 from ebotcazou at gcc dot gnu dot org 2007-09-30 14:32 --- Configured with: ../configure --enable-shared --enable-threads --with-ld=/usr/local/gnu/bin/ld

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread pinskia at gmail dot com
--- Comment #8 from pinskia at gmail dot com 2007-09-30 16:58 --- Subject: Re: gcc 4.2.1 ignores GNU ld on Solaris 9 On 30 Sep 2007 14:32:32 -, ebotcazou at gcc dot gnu dot org [EMAIL PROTECTED] wrote: --- Comment #7 from ebotcazou at gcc dot gnu dot org 2007-09-30 14:32

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2007-09-30 17:00 --- nope two dots. Yes, that's precisely why I said source gcc and not source. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33598

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread dhaliK at jla dot rutgers dot edu
--- Comment #10 from dhaliK at jla dot rutgers dot edu 2007-09-30 17:08 --- We build it twice. One for normal sparc (v8+ I believe) and one for sparcv9. The rpm spec file just cd's into gcc and makes a tmp sparc directory... hence the ../configure. It then makes a sparcv9 directory

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #11 from ebotcazou at gcc dot gnu dot org 2007-09-30 17:51 --- We build it twice. One for normal sparc (v8+ I believe) and one for sparcv9. The rpm spec file just cd's into gcc and makes a tmp sparc directory... hence the ../configure. It then makes a sparcv9 directory

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread dhaliK at jla dot rutgers dot edu
--- Comment #12 from dhaliK at jla dot rutgers dot edu 2007-09-30 18:12 --- Thanks for the subdir heads up, I was not aware of that being an issue. On my next build I'll move it outside the src tree and see if it is happier. As far as sparcv9 goes, the bin and lib dirs obviously have

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #13 from ebotcazou at gcc dot gnu dot org 2007-09-30 18:30 --- As far as sparcv9 goes, the bin and lib dirs obviously have to be different: --bindir=/usr/local/bin/sparcv9 --libdir=/usr/local/lib/sparcv9 as opposed to defaults, but the main differences is the use of:

[Bug java/33570] Just tried to compile a java source code with gcc java

2007-09-30 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-09-30 18:31 --- Compiling java source with gcc is not really supported. Instead use the gcj driver, which reads libgcj.spec and thus gets the proper options passed to jc1. -- tromey at gcc dot gnu dot org changed:

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread dhaliK at jla dot rutgers dot edu
--- Comment #14 from dhaliK at jla dot rutgers dot edu 2007-09-30 18:40 --- None of these settings will give you a sparcv9 compiler and that could explain your problem. The sparcv9 subdirectory of /lib on Solaris contains 64-bit libraries so you need a 64-bit capable compiler

[Bug c/33598] gcc 4.2.1 ignores GNU ld on Solaris 9

2007-09-30 Thread ebotcazou at gcc dot gnu dot org
--- Comment #15 from ebotcazou at gcc dot gnu dot org 2007-09-30 18:45 --- Sorry for the trouble, you've been a great help, but can you point me in the right direction of a proper 64bit configure, or better yet, a multlib build (than I only have to build it once! :) I know I had

llivrhol

2007-09-30 Thread theodore Sherrow
Good day bug-gcc Alert to all investors! Look at D-M-X-C! 5-day price: ~$0.50 Check it at 31.09.2007 lletysyp llacsenu livyenir llipimed

[Bug libstdc++/33603] New: configuration failure during native build

2007-09-30 Thread gdr at gcc dot gnu dot org
Native build on i686-pc-mingw32 fails in libstdc++ with: checking for sin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. make[1]: *** [configure-target-libstdc++-v3] Error 1 -- Summary: configuration failure during native build Product:

[Bug ada/25819] CXF3A01 core dump

2007-09-30 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2007-09-30 19:52 --- This is probably a different problem. Oh well, (gdb) r Starting program: /test/gnu/gcc/objdir/gcc/testsuite/ada/acats/tests/cxf/cxf3a01/cxf3a01 warning: The shared libraries were not privately mapped; setting a

[Bug libstdc++/33603] configuration failure during native build

2007-09-30 Thread rask at gcc dot gnu dot org
--- Comment #1 from rask at gcc dot gnu dot org 2007-09-30 20:35 --- Please look in your config.log for messages from collect2 and post the last linker failure one plus any that look wrong. -- rask at gcc dot gnu dot org changed: What|Removed

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-30 Thread enok at lysator dot liu dot se
--- Comment #7 from enok at lysator dot liu dot se 2007-09-30 20:56 --- (In reply to comment #6) (In reply to comment #5) I added a testcase for this. Thanks! Can this bug be closed or does anyone feel strongly enough about it to fix it in 4.2? If we can identify which patch

[Bug fortran/33354] [4.2 only] MINLOC in combination with SUM gives wrong result

2007-09-30 Thread tkoenig at gcc dot gnu dot org
--- Comment #8 from tkoenig at gcc dot gnu dot org 2007-09-30 21:03 --- I am currently trying to find the patch responsible for fixing this. This could indeed be Paul's fix for PR 32298 and 31726. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33354

[Bug c++/33604] New: significantly slower results with 4.3 compared to 4.2

2007-09-30 Thread michael dot olbrich at gmx dot net
In a C++ template library (a matrix library with expression templates) upgrading from g++-4.2 to g++-4.3 results in 3x slower programs. Compiler versions: g++-4.2 (GCC) 4.2.1 (Debian 4.2.1-5) g++-4.3 (Debian 4.3-20070902-1) 4.3.0 20070902 (experimental) [trunk revision 128028] $ g++-4.2 -O3

[Bug c++/33604] significantly slower results with 4.3 compared to 4.2

2007-09-30 Thread michael dot olbrich at gmx dot net
--- Comment #1 from michael dot olbrich at gmx dot net 2007-09-30 21:15 --- Created an attachment (id=14273) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14273action=view) The archive allowing to reproduce the bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33604

[Bug libstdc++/33603] configuration failure during native build

2007-09-30 Thread gdr at cs dot tamu dot edu
--- Comment #2 from gdr at cs dot tamu dot edu 2007-09-30 21:22 --- Subject: Re: configuration failure during native build rask at gcc dot gnu dot org [EMAIL PROTECTED] writes: | --- Comment #1 from rask at gcc dot gnu dot org 2007-09-30 20:35 --- | Please look in your

[Bug libstdc++/32666] FAIL: abi_check

2007-09-30 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2007-09-30 21:51 --- Subject: Re: FAIL: abi_check --- Comment #3 from bkoz at gcc dot gnu dot org 2007-09-18 21:54 --- These all appear to be fails from missing C99 math functionality: tanl, etc. So, maybe

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-09-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2007-09-30 22:28 --- The patch below should provide fallback functions (build in maintainer mode or use autoreconf in libgfortran), does it work? Index: intrinsics/c99_functions.c

[Bug libfortran/33583] FAIL: gfortran.dg/gamma_1.f90

2007-09-30 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2007-09-30 22:31 --- Subject: Re: FAIL: gfortran.dg/gamma_1.f90 The patch below should provide fallback functions (build in maintainer mode or use autoreconf in libgfortran), does it work? I'll give this a whirl after the

[Bug libstdc++/33605] New: Comparable concepts cause errors with abstract types

2007-09-30 Thread gcc at david dot osborn dot name
The following code fails because __gnu_cxx::_LessThanOpConcept has member variables of type iterator::value_type, where iterator is an iterator over an abstract type. 20.1.2 (LessThanComparable) doesn't mention that the type has to be concrete. #define _GLIBCXX_CONCEPT_CHECKS #include algorithm

[Bug libstdc++/33605] Comparable concepts cause errors with abstract types

2007-09-30 Thread gcc at david dot osborn dot name
--- Comment #1 from gcc at david dot osborn dot name 2007-09-30 22:48 --- Created an attachment (id=14275) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14275action=view) Patch for predicate and arithmetic constraints This patch fixes the immediate problem, but I think there may

[Bug fortran/33502] gfortran with .F suffix and -g3 option chokes on preprocessor syntax

2007-09-30 Thread fxcoudert at gcc dot gnu dot org
--- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-10-01 00:05 --- Created an attachment (id=14276) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14276action=view) Updated patch The attached updated patch seems to fix the issue (and also fixes a problem in the logic and

[Bug fortran/33539] Too much noise for zero-length character strings

2007-09-30 Thread fxcoudert at gcc dot gnu dot org
-- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added CC||fxcoudert at gcc dot gnu dot |

[Bug c++/28639] [4.2/4.3 regression] ICE trying to print error on invalid template parameter

2007-09-30 Thread pcarlini at suse dot de
--- Comment #9 from pcarlini at suse dot de 2007-10-01 00:51 --- My patch for PR31446 fixes this one too ;) -- pcarlini at suse dot de changed: What|Removed |Added

[Bug c++/31446] [4.2/4.3 regression] ICE with invalid template parameter

2007-09-30 Thread pcarlini at suse dot de
--- Comment #8 from pcarlini at suse dot de 2007-10-01 00:52 --- NB: the patch also fixes PR28639 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31446

[Bug c++/33590] c++ crash in KDE's qca module

2007-09-30 Thread bangerth at dealii dot org
--- Comment #4 from bangerth at dealii dot org 2007-10-01 01:10 --- On big files, this is what can happen with optimized builds... -- bangerth at dealii dot org changed: What|Removed |Added

[Bug target/33548] Core dump on HPUX

2007-09-30 Thread ajd at gentrack dot com
--- Comment #1 from ajd at gentrack dot com 2007-10-01 01:58 --- Compile with -Wl,-Z and it succeeds: gcc-4.1.2/bin/gcc -mlp64 pam_test.c -lpam -o pt -Wl,-Z It appears libpam on hpux requires -Z. It was removed here: http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00542.html --

[Bug other/33606] New: cannot find library

2007-09-30 Thread virtualphoton at hotmail dot com
I'm using 4.1.2, on an intel P4 2.6 and running the latest Debian. No matter how I describe it at the command line, the linker fails to find libcairo.a My library is located at /usr/lib My include is located at /usr/include/cairo The library is libcairo.a My command line looks like this.. gcc

[Bug other/33606] cannot find library

2007-09-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-10-01 02:27 --- -llibcairo.a should be -lcairo. A better place to ask this question is on [EMAIL PROTECTED] mailing list. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/33585] make html does not work for install files

2007-09-30 Thread manu at gcc dot gnu dot org
--- Comment #3 from manu at gcc dot gnu dot org 2007-10-01 02:38 --- Subject: Bug 33585 Author: manu Date: Mon Oct 1 02:38:31 2007 New Revision: 128900 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=128900 Log: 2007-10-01 Manuel Lopez-Ibanez [EMAIL PROTECTED] PR

[Bug other/33585] make html does not work for install files

2007-09-30 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2007-10-01 02:39 --- *** Bug 33543 has been marked as a duplicate of this bug. *** -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/33543] make html does not generate gccinstall documentation properly

2007-09-30 Thread manu at gcc dot gnu dot org
--- Comment #2 from manu at gcc dot gnu dot org 2007-10-01 02:39 --- *** This bug has been marked as a duplicate of 33585 *** -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug other/33585] make html does not work for install files

2007-09-30 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-10-01 02:39 --- Fixed for GCC 4.3 -- manu at gcc dot gnu dot org changed: What|Removed |Added

[Bug inline-asm/33600] [4.3 Regression] Breakage caused by the fix to PR33552

2007-09-30 Thread matz at gcc dot gnu dot org
--- Comment #5 from matz at gcc dot gnu dot org 2007-10-01 02:51 --- Mine. Have a patch. -- matz at gcc dot gnu dot org changed: What|Removed |Added

[Bug inline-asm/33600] [4.3 Regression] Breakage caused by the fix to PR33552

2007-09-30 Thread matz at gcc dot gnu dot org
-- matz at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last

[Bug fortran/33554] [4.3 regression] Seg.fault: Default initialization of derived type uses uninitialized values

2007-09-30 Thread pault at gcc dot gnu dot org
--- Comment #10 from pault at gcc dot gnu dot org 2007-10-01 04:39 --- (In reply to comment #9) This probably caused by: http://gcc.gnu.org/ml/gcc-cvs/2007-07/msg00745.html r126885 | pault | 2007-07-24 21:15:27 +0200 (Di, 24 Jul 2007) | 36 lines 2007-07-24 Paul Thomas [EMAIL