[Bug tree-optimization/40801] internal compiler error: in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1096

2009-07-26 Thread irar at gcc dot gnu dot org
--- Comment #4 from irar at gcc dot gnu dot org 2009-07-26 07:00 --- Subject: Bug 40801 Author: irar Date: Sun Jul 26 07:00:23 2009 New Revision: 150096 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150096 Log: PR tree-optimization/40801 * tree-vect-stmts.c

[Bug tree-optimization/40801] internal compiler error: in vect_get_vec_def_for_stmt_copy, at tree-vect-stmts.c:1096

2009-07-26 Thread irar at il dot ibm dot com
--- Comment #5 from irar at il dot ibm dot com 2009-07-26 07:04 --- Fixed. -- irar at il dot ibm dot com changed: What|Removed |Added Status|ASSIGNED

[Bug fortran/31067] MINLOC should sometimes be inlined (gas_dyn is sooooo sloooow)

2009-07-26 Thread irar at il dot ibm dot com
--- Comment #32 from irar at il dot ibm dot com 2009-07-26 07:48 --- (In reply to comment #30) Regarding the just committed inline version: It would be interesting to know whether it is vectorizable (with/without -ffinite-math-only [i.e. -ffast-math]). It depends on where it is

[Bug c++/40749] [4.3/4.4/4.5 Regression] g++ doesnt report missing return if return is of type const type

2009-07-26 Thread simartin at gcc dot gnu dot org
--- Comment #4 from simartin at gcc dot gnu dot org 2009-07-26 08:16 --- Subject: Bug 40749 Author: simartin Date: Sun Jul 26 08:16:41 2009 New Revision: 150097 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150097 Log: gcc/cp/ 2009-07-26 Simon Martin

[Bug libstdc++/40856] numeric_limits not specialized for __int128_t or __uint128_t

2009-07-26 Thread paolo dot carlini at oracle dot com
--- Comment #1 from paolo dot carlini at oracle dot com 2009-07-26 09:26 --- Certainly not a bug, at most an enhancement: in the current and future C++ Standards there is no mention of such types, of course. -- paolo dot carlini at oracle dot com changed: What

[Bug fortran/31067] MINLOC should sometimes be inlined (gas_dyn is sooooo sloooow)

2009-07-26 Thread burnus at gcc dot gnu dot org
--- Comment #33 from burnus at gcc dot gnu dot org 2009-07-26 09:50 --- (In reply to comment #32) Regarding the just committed inline version: It would be interesting to know whether it is vectorizable (with/without -ffinite-math-only [i.e. -ffast-math]). It depends on where it

[Bug target/40577] ICE on valid code: in extract_insn

2009-07-26 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2009-07-26 10:11 --- Created an attachment (id=18254) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18254action=view) patch to fix the failure This patch fixes the failure on x86_64 - alpha crosscompiler. Since gcc30 of compile farm

[Bug bootstrap/40788] [4.5 regression] ICE : tree check: expected class 'expression', have 'declaration' (var_decl) in gimplify_va_arg_expr, at builtins.c:5107

2009-07-26 Thread doko at ubuntu dot com
--- Comment #2 from doko at ubuntu dot com 2009-07-26 10:37 --- seen on sparc-linux-gnu as well Matthias -- doko at ubuntu dot com changed: What|Removed |Added

[Bug c++/14912] Do not print default template arguments in error messages

2009-07-26 Thread arekm at pld-linux dot org
/arekm/gcc-test --enable-languages=c,c++ Thread model: posix gcc version 4.5.0 20090726 (experimental) (GCC) [ar...@carme-pld ~]$ ~/gcc-test/bin/g++ -c gcc-pr14912.cxx /home/users/arekm/rpm/BUILD

[Bug libgcj/40859] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2009-07-26 Thread debian-gcc at lists dot debian dot org
seen with 4.4.1: Executing on host: /home/doko/gcc/4.4/gcj-4.4-4.4.1/build/gcc/xgcc -B/home/doko/gcc/4.4/gcj-4.4-4.4.1/build/gcc/ -g -I. -I.. -fdollars-in-identifiers -I/home/doko/gcc/4.4/gcj-4.4-4.4.1/src/libjava/testsuite/.. -I/home/doko/gcc/4.4/gcj-4.4-4.4.1/src/libjava/testsuite/../include

[Bug libgcj/40860] New: [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2009-07-26 Thread debian-gcc at lists dot debian dot org
seen with 4.4.1 and trunk, 4.4.1 cannot be used anymore to bootstrap OpenJDK: Matthias Executing on host: /home/doko/gcc/4.4/gcj-4.4-4.4.1/build/arm-linux-gnueabi/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link /home/doko/gcc/4.4/gcj-4.4-4.4.1/build/gcc/gcj

[Bug rtl-optimization/27467] -fsee introduces spurious movs

2009-07-26 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2009-07-26 11:01 --- -fsee was removed some time ago by: 2009-06-18 Sergei Dyshel serg...@il.ibm.com * see.c: Remove. * Makefile.in (OBJS-common): Remove see.o. (see.o): Remove. * common.opt (fsee): Mark as

[Bug ada/39061] SIGFPE on ACATS c456001 c45624a c45624b c4a013a cxa5a03 cxg2002 cxg2017 cxg2020 on alpha-linux

2009-07-26 Thread ubizjak at gmail dot com
--- Comment #5 from ubizjak at gmail dot com 2009-07-26 11:07 --- (In reply to comment #4) With -mieee they indeed pass. Was the default changed for 4.4? No, but code generation is different, just use -mieee. -- ubizjak at gmail dot com changed: What|Removed

[Bug libgcj/40859] [4.4/4.5 regression] regressions in libjava testsuite on arm-linux

2009-07-26 Thread mikpe at it dot uu dot se
--- Comment #1 from mikpe at it dot uu dot se 2009-07-26 12:54 --- Looks like fallout from revision 144323. As far as I can tell the warning is informational (ABI change from 4.3) so should be suppressed or ignored in the test suite. --

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread davek at gcc dot gnu dot org
--- Comment #13 from davek at gcc dot gnu dot org 2009-07-26 14:26 --- Broken again on HEAD :-( Configured with --program-suffix=-4, bootstrapped, and installed into a new $prefix that I then placed at the front of $PATH. None of the newly built gnat* executables had the

[Bug c++/40497] invalid std::next / std::prev declaration

2009-07-26 Thread paolo dot carlini at oracle dot com
--- Comment #17 from paolo dot carlini at oracle dot com 2009-07-26 14:46 --- Maybe Jason can help confirming that we don't have a C++ issue here?!? In that case, however, since Concepts are gone, I think we should probably file a library DR or raise the issue vs the rolled-back Draft.

[Bug bootstrap/40578] FOPEN double defined used in ada/adaint.h:58

2009-07-26 Thread davek at gcc dot gnu dot org
--- Comment #8 from davek at gcc dot gnu dot org 2009-07-26 15:09 --- Subject: Bug 40578 Author: davek Date: Sun Jul 26 15:09:10 2009 New Revision: 150098 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150098 Log: PR bootstrap/40578 * adaint.h (FOPEN, STAT, FSTAT,

[Bug bootstrap/40578] FOPEN double defined used in ada/adaint.h:58

2009-07-26 Thread davek at gcc dot gnu dot org
--- Comment #9 from davek at gcc dot gnu dot org 2009-07-26 15:13 --- All done now. -- davek at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/40861] New: ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread regehr at cs dot utah dot edu
-languages=c,c++ Thread model: posix gcc version 4.5.0 20090726 (experimental) (GCC) reg...@john-home:~/volatile/tmp179$ cat small.c int foo (int _left, int _right) { return 1 = 1 * 8 || 9223372036854775807LL _right ? : 0; } signed char bar (signed char _ui1, signed char _ui2) { return _ui1

[Bug rtl-optimization/40861] [4.5 Regression] ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Component|c |rtl-optimization Keywords|

[Bug c/40862] New: ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread regehr at cs dot utah dot edu
-languages=c,c++ Thread model: posix gcc version 4.5.0 20090726 (experimental) (GCC) reg...@john-home:~/volatile/tmp179$ cat small.c int foo (int _left, int _right) { return 1 = 1 * 8 || 9223372036854775807LL _right ? : 0; } signed char bar (signed char _ui1, signed char _ui2) { return _ui1

[Bug c++/40497] invalid std::next / std::prev declaration

2009-07-26 Thread paolo dot carlini at oracle dot com
--- Comment #18 from paolo dot carlini at oracle dot com 2009-07-26 15:45 --- Never mind the draft next, of course doesn't work, grunt (_Distance?) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40497

[Bug c++/40749] [4.3/4.4/4.5 Regression] g++ doesnt report missing return if return is of type const type

2009-07-26 Thread simartin at gcc dot gnu dot org
--- Comment #5 from simartin at gcc dot gnu dot org 2009-07-26 16:05 --- Subject: Bug 40749 Author: simartin Date: Sun Jul 26 16:05:22 2009 New Revision: 150099 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150099 Log: gcc/cp/ 2009-07-26 Simon Martin

[Bug c++/40749] [4.3 Regression] g++ doesnt report missing return if return is of type const type

2009-07-26 Thread simartin at gcc dot gnu dot org
--- Comment #6 from simartin at gcc dot gnu dot org 2009-07-26 16:11 --- Fixed in 4.5 and 4.4. I don't plan to commit this to 4.3. -- simartin at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/40863] New: [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread tkoenig at gcc dot gnu dot org
Just ran into this. A forgotten commit, maybe? ../../../trunk/libgfortran/intrinsics/c99_functions.c: At top level: ../../../trunk/libgfortran/intrinsics/c99_functions.c:1520:1: warning: no previo us prototype for 'casinhf' ../../../trunk/libgfortran/intrinsics/c99_functions.c:1530:1: warning:

[Bug fortran/33197] Fortran 2008: math functions

2009-07-26 Thread burnus at gcc dot gnu dot org
--- Comment #31 from burnus at gcc dot gnu dot org 2009-07-26 17:26 --- Subject: Bug 33197 Author: burnus Date: Sun Jul 26 17:25:56 2009 New Revision: 150100 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=150100 Log: 2009-07-26 Tobias Burnus bur...@net-b.de PR

[Bug middle-end/30789] complex folding inexact

2009-07-26 Thread joseph at codesourcery dot com
--- Comment #2 from joseph at codesourcery dot com 2009-07-26 17:32 --- Subject: Re: complex folding inexact The example in this bug deals with excess overflow for division. For infinities computing as NaN + iNaN, an example is (NaN + iInf) * (NaN +iInf) (where NaN +iInf is

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread danglin at gcc dot gnu dot org
--- Comment #1 from danglin at gcc dot gnu dot org 2009-07-26 17:40 --- On hppa2.0w-hp-hpux11.11, libtool: compile: /test/gnu/gcc/objdir/./gcc/xgcc -B/test/gnu/gcc/objdir/./gcc/ -B/opt/gnu/gcc/gcc-4.5.0/hppa2.0w-hp-hpux11.11/bin/ -B/opt/gnu/gcc/gcc-4.5.0/hp pa2.0w-hp-hpux11.11/lib/

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2009-07-26 18:42 --- Created an attachment (id=18255) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18255action=view) Draft patch Patch. As I cannot test all the combinations, I would be happy if someone could test it or read the

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread tkoenig at gcc dot gnu dot org
--- Comment #3 from tkoenig at gcc dot gnu dot org 2009-07-26 18:50 --- (In reply to comment #2) Still fails for me on Cygwin with libtool: compile: /home/Thomas/trunk-bin/./gcc/xgcc -B/home/Thomas/trunk-bin/./ gcc/ -B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-26 19:09 --- Subject: Re: [4.5 Regression] Build failure in libgfortran Patch. As I cannot test all the combinations, I would be happy if someone could test it or read the patch. (I will reread it and also do some

[Bug c/40862] ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-07-26 19:15 --- *** This bug has been marked as a duplicate of 40861 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/40861] [4.5 Regression] ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-07-26 19:15 --- *** Bug 40862 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40861

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread rguenth at gcc dot gnu dot org
--- Comment #14 from rguenth at gcc dot gnu dot org 2009-07-26 19:53 --- None of the newly built gnat* executables had the --program-suffix appended. that never happened. Distros carry patches for this since ages. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=864

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-26 20:11 --- Subject: Re: [4.5 Regression] Build failure in libgfortran On Sun, 26 Jul 2009, John David Anglin wrote: Patch. As I cannot test all the combinations, I would be happy if someone could

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread burnus at gcc dot gnu dot org
--- Comment #6 from burnus at gcc dot gnu dot org 2009-07-26 20:28 --- (In reply to comment #4) The prototype warnings have been there foreever. They should be fixed with the patch ... Do they still appear? On hpux, the error appears as a result of your change:

[Bug c/40862] ICE in simplify_subreg, at simplify-rtx.c:4981

2009-07-26 Thread regehr at cs dot utah dot edu
--- Comment #2 from regehr at cs dot utah dot edu 2009-07-26 20:30 --- Argh sorry... a search on simplify_subreg appeared to return no matches but perhaps I had a typo. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40862

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread burnus at gcc dot gnu dot org
--- Comment #7 from burnus at gcc dot gnu dot org 2009-07-26 20:32 --- (In reply to comment #6) Can you try whether the following works (place somewhere in intrinsics/c99_functions.c): Enhanced version with yet another version for I: #ifndef I # if defined(_Imaginary_I) # define I

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread charlet at gcc dot gnu dot org
--- Comment #15 from charlet at gcc dot gnu dot org 2009-07-26 20:33 --- Right, my change fixed gnatmake so that it would call the proper gcc (based on the previous comments on this PR), but Makefiles have never supported --program-suffix, so that's not even a regression. Feel free

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc gcc-4.2.x

2009-07-26 Thread giffordj at la dot twcbc dot com
--- Comment #29 from giffordj at la dot twcbc dot com 2009-07-26 20:28 --- STAGE1_CFLAGS=-g -O2 is a workaround, -O1 gave failure later in the build. -O2 built GCC all the way through, with only one unexpected testsuite failure. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37739

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2009-07-26 20:37 --- Created an attachment (id=18256) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18256action=view) patch FYI this is what SUSE carries along. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=864

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread davek at gcc dot gnu dot org
--- Comment #17 from davek at gcc dot gnu dot org 2009-07-26 20:39 --- (In reply to comment #15) Right, my change fixed gnatmake so that it would call the proper gcc (based on the previous comments on this PR), but Makefiles have never supported --program-suffix, so that's not even

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread rguenther at suse dot de
--- Comment #18 from rguenther at suse dot de 2009-07-26 20:44 --- Subject: Re: --program-suffix is ignored (for ada) On Sun, 26 Jul 2009, davek at gcc dot gnu dot org wrote: --- Comment #17 from davek at gcc dot gnu dot org 2009-07-26 20:39 --- (In reply to comment #15)

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread davek at gcc dot gnu dot org
--- Comment #19 from davek at gcc dot gnu dot org 2009-07-26 20:57 --- (In reply to comment #18) No, the support that was implemented is that the suffix of gnatmake is the one that gcc gets suffixed with. Ah ok, I see. Then it's working as designed. Sorry for the noise in your

[Bug objc/40864] New: Designated initializers for multi-dimensional arrays fail in Objective-C

2009-07-26 Thread sergei dot yakovlev at gmail dot com
Designated initializers for multi-dimensional arrays work great in C (C99), but fail in Objective-C (see example below). Given that Objective-C is proclaimed a strict superset of C, I consider this a bug. $ gcc -x c - int main(){ int a[3][4] = {[1][2] = 5}; } $ gcc -x objective-c - int main(){

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread tkoenig at gcc dot gnu dot org
--- Comment #8 from tkoenig at gcc dot gnu dot org 2009-07-26 21:22 --- (In reply to comment #7) (In reply to comment #6) Can you try whether the following works (place somewhere in intrinsics/c99_functions.c): Enhanced version with yet another version for I: #ifndef I # if

[Bug fortran/40011] Problems with -fwhole-file

2009-07-26 Thread rguenth at gcc dot gnu dot org
--- Comment #41 from rguenth at gcc dot gnu dot org 2009-07-26 21:23 --- 3323 gcc_assert (TYPE_CONTEXT (decl) == NULL_TREE 3324 || TYPE_CONTEXT (decl) == sym-ns-proc_name-backend_decl); 3325 gcc_assert (DECL_CONTEXT (TYPE_STUB_DECL (decl)) ==

[Bug libfortran/40863] [4.5 Regression] Build failure in libgfortran

2009-07-26 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Comment #9 from dave at hiauly1 dot hia dot nrc dot ca 2009-07-26 21:37 --- Subject: Re: [4.5 Regression] Build failure in libgfortran (In reply to comment #7) (In reply to comment #6) Can you try whether the following works (place somewhere in

[Bug objc/40864] Designated initializers for multi-dimensional arrays fail in Objective-C

2009-07-26 Thread joseph at codesourcery dot com
--- Comment #1 from joseph at codesourcery dot com 2009-07-26 21:43 --- Subject: Re: New: Designated initializers for multi-dimensional arrays fail in Objective-C On Sun, 26 Jul 2009, sergei dot yakovlev at gmail dot com wrote: Designated initializers for multi-dimensional arrays

[Bug c++/40866] New: [4.5 Regression] ICE in create_tmp_var, at gimplify.c:504

2009-07-26 Thread dfranke at gcc dot gnu dot org
The code below used to compile fine. I'll also attach a preprocessed version as it depends on Qt4. $ cat ice.cpp #include QDialog class myDialog : public QDialog { public: myDialog(); }; myDialog::myDialog() { foreach (QAction *action, actions()) { } } $ g++-svn -g -Wall -I.

[Bug c++/40866] [4.5 Regression] ICE in create_tmp_var, at gimplify.c:504

2009-07-26 Thread dfranke at gcc dot gnu dot org
--- Comment #1 from dfranke at gcc dot gnu dot org 2009-07-26 22:09 --- Created an attachment (id=18257) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18257action=view) Preprocessed sources of failing testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40866

[Bug libgcj/40867] New: [4.5 Regression] FAIL: StackTrace2 output - source compiled test

2009-07-26 Thread danglin at gcc dot gnu dot org
Executing on host: /home/dave/gnu/gcc/objdir/hppa-linux/libjava/testsuite/../libtool --silent --tag=GCJ --mode=link /home/dave/gnu/gcc/objdir/./gcc/gcj -B/home/dave/gnu/gcc/objdir/hppa-linux/libjava/ -B/home/dave/gnu/gcc/objdir/./gcc/ -B/ho me/dave/opt/gnu/gcc/gcc-4.5.0/hppa-linux/bin/

[Bug c++/40497] invalid std::next / std::prev declaration

2009-07-26 Thread jason at gcc dot gnu dot org
--- Comment #19 from jason at gcc dot gnu dot org 2009-07-27 01:08 --- That does seem like a SFINAE bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40497

[Bug libgcj/40868] New: ecjx.cc should be compiled by host gcc

2009-07-26 Thread dsdsdds at 126 dot com
gcc version: 4.4.1 with gcc-4.4.1-branch_update-1.patch host system: Ubuntu 9.04 x86_64 configured by: ./configure --prefix=/usr --build=x86_64-linux-gnu \ --host=x86_64-linux-gnu \ --target=arm-none-linux-gnueabi --with-sysroot=$TOOLCHAIN_DIR \

[Bug c++/40497] invalid std::next / std::prev declaration

2009-07-26 Thread jason at gcc dot gnu dot org
--- Comment #20 from jason at gcc dot gnu dot org 2009-07-27 05:46 --- Actually, no. It seems that TX::C being invalid doesn't result in a SFINAE situation. 14.9.2/8: Only invalid types and expressions in the immediate context of the function type and its template parameter types