[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #31 from Dominique d'Humieres 2012-09-05 09:45:08 UTC --- http://gcc.gnu.org/ml/gcc/2012-09/msg00025.html clock ticking;-(

[Bug fortran/54462] [4.8 Regression] Another "segmentation fault" after an error in COMMON statement after r190853

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54462 --- Comment #2 from Dominique d'Humieres 2012-09-05 11:46:24 UTC --- Indeed the patch in comment #1 fixes the PR without regression.

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #33 from Dominique d'Humieres 2012-09-05 12:31:06 UTC --- > Er, did you read comment #26? Do comments #24 and #25 answer this question? > Jack says the configure test is being run with > clang, which if true looks like a bug. It i

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #35 from Dominique d'Humieres 2012-09-05 12:59:09 UTC --- > No, the #c24 and #c25 comments make no sense at all. My only claim is that they allow to bootstrap again my platform of choice. > In void f(void) { asm ("rdrand %eax"); } r

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #47 from Dominique d'Humieres 2012-09-06 16:01:09 UTC --- The test in comment #20 is /* end confdefs.h. */ int main () { void f(void){asm("rdrand %eax");} ; return 0; } I have compiled it with clang 1.7 and gcc 4.4.6, 4.5.3, 4

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #49 from Marc Glisse 2012-09-06 16:24:19 UTC --- (In reply to comment #47) > I think this answer the concern expressed by Marc in comment > #29: the bootstrapping compiler is not used for the tests in > libstdc++-v3/configure Thank y

[Bug testsuite/54184] [4.8 Regression] gcc.dg/pr52558-1.c failure

2012-09-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54184 --- Comment #8 from Dominique d'Humieres 2012-09-06 17:06:07 UTC --- What about gcc.dg/pr52558-2.c and gcc.dg/tm/reg-promotion.c not handled by the patch posted at http://gcc.gnu.org/ml/gcc-patches/2012-09/msg00390.html?

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #55 from Dominique d'Humieres 2012-09-09 15:21:45 UTC --- (In reply to comments #53 and #54) > Please post the patch to the right list and I'll approve it, all libstdc++ > patches need to go to the libstdc++ list. > > I've tested the

[Bug fortran/54522] Using "g77 -O -fno-automatic", reassignment of a variable in an if statement in a function triggers a compiler bug.

2012-09-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54522 --- Comment #3 from Dominique d'Humieres 2012-09-09 15:27:29 UTC --- The test case with -O -fno-automatic compiles on powerpc-apple-darwin9 with gcc 3.4.3.

[Bug bootstrap/54419] [4.8 Regression] Compiling libstdc++-v3/src/c++11/random.cc fails on platforms not knowing rdrand

2012-09-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54419 --- Comment #61 from Dominique d'Humieres 2012-09-09 18:17:09 UTC --- > patch committed Thanks.

[Bug fortran/53306] [4.6/4.7/4.8 Regression] ICE on invalid 'array(*) =' statement

2012-09-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53306 --- Comment #4 from Dominique d'Humieres 2012-09-11 18:16:59 UTC --- This PR is fixed by the patch at http://gcc.gnu.org/ml/fortran/2012-09/msg00035.html for pr54225. Isn't it a duplicate?

[Bug fortran/54225] [4.6/4.7/4.8 Regression] fortran compiler segfault processing ' print *, A(1,*) '

2012-09-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54225 --- Comment #3 from Dominique d'Humieres 2012-09-11 18:19:29 UTC --- This PR seems to be a duplicate of pr53306.

[Bug rtl-optimization/54127] [4.7/4.8 Regression] ICE in maybe_record_trace_start with asm goto, --target=powerpc-unknown-linux-gnu

2012-09-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54127 Dominique d'Humieres changed: What|Removed |Added Target||powerpc*-*-* Status|UN

[Bug debug/54460] FAIL: g++.dg/debug/dwarf2/nested-3.C

2012-09-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54460 --- Comment #5 from Dominique d'Humieres 2012-09-16 17:47:56 UTC --- For the record, revision 191361 also fixes the failure on powerpc-apple-darwin9. Thanks.

[Bug fortran/54594] [OOP] Type-bound ASSIGNMENTs (elemental + array version) rejected as ambiguous

2012-09-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54594 --- Comment #6 from Dominique d'Humieres 2012-09-16 18:26:28 UTC --- With the patch at http://gcc.gnu.org/ml/fortran/2012-09/msg00051.html, the tests in comments #0 and #1 fails with pr54594_1.f90:6.32: generic :: assignment(=) => a_ass

[Bug fortran/54613] [F2003/F2008] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/BACK=

2012-09-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54613 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/54617] New: [4.8 Regression] ICE when compiling gcc.c-torture/compile/pr42025-2.c on powerpc-apple-darwin9 with -m64 and -O1 or above after revision 191302

2012-09-18 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54617 Bug #: 54617 Summary: [4.8 Regression] ICE when compiling gcc.c-torture/compile/pr42025-2.c on powerpc-apple-darwin9 with -m64 and -O1 or above after revision 19130

[Bug tree-optimization/54624] [4.8 Regression] r191253 causes gcc.dg/builtin-object-size-8.c runtime failure on alpha

2012-09-19 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54624 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/54570] [4.8 Regression] FAIL: gcc.dg/builtin-object-size-8.c execution test

2012-09-19 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54570 Dominique d'Humieres changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comme

[Bug rtl-optimization/54645] [4.8 Regression] Many testsuite failures

2012-09-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54645 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/54645] [4.8 Regression] Many testsuite failures

2012-09-20 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54645 --- Comment #4 from Dominique d'Humieres 2012-09-20 21:46:10 UTC --- See http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01441.html for the typical failures of libgomp.fortran.

[Bug middle-end/54650] [4.8 Regression] libgomp regression

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54650 Dominique d'Humieres changed: What|Removed |Added CC||jakub at redhat dot com

[Bug tree-optimization/54655] [4.8 Regression] ICE in remap_gimple_stmt, at tree-inline.c:1468

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54655 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54656] ICE with software REAL(16) for NORM2

2012-09-21 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54656 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54668] [ICE] with ALLOCATE statement in which the value and rank is determined by reference to another object

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54668 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug fortran/47616] ICE with allocate(a,source=(/1/))

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47616 Dominique d'Humieres changed: What|Removed |Added CC||xarthisius.kk at gmail dot

[Bug fortran/47616] ICE with allocate(a,source=(/1/))

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47616 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/45440] [F03] ALLOCATE with SOURCE gives an ICE (segfault)

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45440 --- Comment #7 from Dominique d'Humieres 2012-09-22 12:37:41 UTC --- *** Bug 47616 has been marked as a duplicate of this bug. ***

[Bug fortran/47616] ICE with allocate(a,source=(/1/))

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47616 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resoluti

[Bug fortran/54668] [ICE] with ALLOCATE statement in which the value and rank is determined by reference to another object

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54668 --- Comment #2 from Dominique d'Humieres 2012-09-22 12:40:00 UTC --- As a duplicate of pr45440, a work around is (see pr45440#c4): allocate(b(3), source=a)

[Bug fortran/54599] Issues found in gfortran by the Coverity Scan

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54599 --- Comment #8 from Dominique d'Humieres 2012-09-22 21:48:01 UTC --- > > interface.c: gfc_compare_derived_types BUG > >

[Bug fortran/45440] [F03] ALLOCATE with SOURCE gives an ICE (segfault)

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45440 --- Comment #8 from Dominique d'Humieres 2012-09-22 21:57:52 UTC --- If I apply the following patch --- ../_clean/gcc/fortran/resolve.c2012-09-17 15:50:08.0 +0200 +++ gcc/fortran/resolve.c2012-09-22 18:02:47.0 +02

[Bug fortran/54107] [4.8 Regression] Memory hog with abstract interface

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54107 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/52162] Bogus -fcheck=bounds with realloc on assignment to unallocated LHS

2012-09-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52162 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug testsuite/54677] New: [4.8 Regression] FAIL: g++.dg/cpp0x/decltype32.C (test for excess errors) with -m64 after revision 191564

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54677 Bug #: 54677 Summary: [4.8 Regression] FAIL: g++.dg/cpp0x/decltype32.C (test for excess errors) with -m64 after revision 191564 Classification: Unclassified Product: gcc

[Bug tree-optimization/53922] [4.6 Regression] VRP: semantic conflict between range_includes_zero_p and value_inside_range

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53922 --- Comment #12 from Dominique d'Humieres 2012-09-23 10:32:11 UTC --- > The new gcc.dg/torture/pr53922.c testcase fails on darwin. ... This is pr54083.

[Bug testsuite/54677] [4.8 Regression] FAIL: g++.dg/cpp0x/decltype32.C (test for excess errors) with -m64 after revision 191564

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54677 --- Comment #3 from Dominique d'Humieres 2012-09-23 10:49:53 UTC --- > I tweaked the dg-error lines and didn't see any problem when I run the > testsuite, weird. Let me double check. Not sure from your PR which are exactly > the excess err

[Bug tree-optimization/54676] [4.8 Regression] ICE: in set_value_range, at tree-vrp.c:433

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54676 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug testsuite/54677] [4.8 Regression] FAIL: g++.dg/cpp0x/decltype32.C (test for excess errors) with -m64 after revision 191564

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54677 --- Comment #5 from Dominique d'Humieres 2012-09-23 13:38:51 UTC --- > Maybe you can give it a try now, but seems a good idea anyway. I have tested without failure check-g++ RUNTESTFLAGS="dg.exp=decltype32.C --target_board=unix'{-m32,-m

[Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083 Dominique d'Humieres changed: What|Removed |Added CC||howarth at bromo dot

[Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083 --- Comment #5 from Dominique d'Humieres 2012-09-23 21:37:12 UTC --- Created attachment 28255 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28255 alternative patch

[Bug testsuite/52945] FAIL: gcc.dg/lto/pr52634 c_lto_pr52634_1.o assemble, -O* -flto *

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52945 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin10 |*-apple-darwin*

[Bug middle-end/54650] [4.8 Regression] libgomp regression

2012-09-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54650 --- Comment #4 from Dominique d'Humieres 2012-09-23 21:56:33 UTC --- This PR is fixed on powerpc-apple-darwin9 and x86_64-apple-darwin10 by the patch at http://gcc.gnu.org/ml/gcc-patches/2012-09/msg01573.html . Thanks.

[Bug fortran/54690] New: [4.8 Regression] FAIL: gfortran.dg/typebound_operator_(7|13).f03 * (internal compiler error) after revision 191649

2012-09-24 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54690 Bug #: 54690 Summary: [4.8 Regression] FAIL: gfortran.dg/typebound_operator_(7|13).f03 * (internal compiler error) after revision 191649 Classification: Unclassified

[Bug fortran/54690] [4.8 Regression] FAIL: gfortran.dg/typebound_operator_(7|13).f03 * (internal compiler error) after revision 191649

2012-09-24 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54690 --- Comment #3 from Dominique d'Humieres 2012-09-24 14:04:38 UTC --- The patch in comment #1 fixes this PR. Thanks.

[Bug tree-optimization/54717] [4.8 Regression] Runtime regression: polyhedron test "rnflow" degraded

2012-09-26 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54717 --- Comment #4 from Dominique d'Humieres 2012-09-26 15:41:05 UTC --- The slowdown is mostly hidden by -fno-tree-loop-if-convert.

[Bug fortran/54730] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1066

2012-09-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54730 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin*

2012-09-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083 --- Comment #7 from Dominique d'Humieres 2012-09-27 21:33:32 UTC --- The patch in comment #5 should fix it.

[Bug fortran/54730] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1066

2012-09-27 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54730 --- Comment #2 from Dominique d'Humieres 2012-09-27 21:43:23 UTC --- The ICE occurs at tree gfc_typenode_for_spec (gfc_typespec * spec) { tree basetype; switch (spec->type) { case BT_UNKNOWN: gcc_unreachable ();

[Bug fortran/54730] [4.6/4.7/4.8 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1066

2012-09-28 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54730 Dominique d'Humieres changed: What|Removed |Added Summary|ICE in |[4.6/4.7/4.8 Regression]

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-09-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 Dominique d'Humieres changed: What|Removed |Added Target|hppa2.0w-hp-hpux11.11 |hppa2.0w-hp-hpux11.11

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-09-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 --- Comment #5 from Dominique d'Humieres 2012-09-30 12:36:38 UTC --- Created attachment 28302 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28302 include/c++/4.8.0/cmath for darwin

[Bug fortran/54618] [OOP] wrong-code with CLASS(...), INTENT(OUT) -- and OPTIONAL or ALLOCATABLE

2012-09-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54618 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-09-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 --- Comment #9 from Dominique d'Humieres 2012-09-30 15:33:18 UTC --- (In reply to comment #7) > > include/c++/4.8.0/cmath for darwin > > Dominique, it would be more useful if you could show your libstdc++ > config.log, > and in particul

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-09-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 --- Comment #10 from Dominique d'Humieres 2012-09-30 15:37:29 UTC --- > Note that the last time I checked, on Leopard, darwin actually enabled > _GLIBCXX_USE_C99_MATH_TR1. Well I may have been too quick to say *-*-darwin*, I am sure of p

[Bug fortran/54767] [4.7/4.8 Regression] Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54717] [4.8 Regression] Runtime regression: polyhedron test "rnflow" degraded

2012-10-02 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54717 --- Comment #8 from Dominique d'Humieres 2012-10-02 20:23:42 UTC --- Created attachment 28333 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28333 bzipped tar archive of a reduced test The tar archive contains the files cptrf2_inl

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2012-10-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #2 from Dominique d'Humieres 2012-10-04 13:43:48 UTC --- It works for me on powerpc-apple-darwin8, powerpc-apple-darwin9 and x86_64-apple-darwin10 (builds from fink). What is your *-apple-darwin*? and what is your command line?

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on x86_64-apple-darwin12

2012-10-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 Dominique d'Humieres changed: What|Removed |Added Target|*-apple-darwin* |x86_64-apple-darwin12

[Bug fortran/54818] [4.7/4.8 Regression] error: type mismatch in binary expression

2012-10-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54818 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54818] [4.7/4.8 Regression] error: type mismatch in binary expression

2012-10-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54818 --- Comment #3 from Dominique d'Humieres 2012-10-05 10:20:49 UTC --- AFAICT the problem occurs in 64 bit mode, but not in 32 one.

[Bug fortran/54832] [4.8 Regression] [OOP] Type-bound operator not picked up with RESULT variable

2012-10-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54832 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54836] checking whether the GNU Fortran compiler is working... no

2012-10-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54836 --- Comment #1 from Dominique d'Humieres 2012-10-06 16:01:14 UTC --- It looks like a duplicate of pr45277, i.e., at least one of your GMP, MPFR, or MPC libraries has a problem (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45277#c1 ).

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on x86_64-apple-darwin12

2012-10-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug fortran/54851] New: Compiling gfortran.dg/class_array_7.f03 with '-O1 -flto' gives an ICE

2012-10-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54851 Bug #: 54851 Summary: Compiling gfortran.dg/class_array_7.f03 with '-O1 -flto' gives an ICE Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug fortran/54852] New: Bogus(?) warnings when compiling gfortran.dg/bind_c_vars.f90 gfortran.dg/bind_c_vars_driver.c with -flto

2012-10-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54852 Bug #: 54852 Summary: Bogus(?) warnings when compiling gfortran.dg/bind_c_vars.f90 gfortran.dg/bind_c_vars_driver.c with -flto Classification: Unclassified Prod

[Bug fortran/54851] Compiling gfortran.dg/class_array_7.f03 with '-O1 -flto' gives an ICE

2012-10-08 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54851 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/54869] ext/random/simd_fast_mersenne_twister_engine/cons/default.cc FAILs

2012-10-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 Dominique d'Humieres changed: What|Removed |Added Target|sparc*-*-solaris2* |sparc*-*-solaris2*

[Bug fortran/54874] OOP: polymorphic allocation with SOURCE

2012-10-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #3 from Dominique d'Humieres 2012-10-09 10:48:30 UTC --- > And it is also a regression, as it works on 4.6.3: ... Well, this may be more complicated. On x86_64-apple-darwin10, compiling the attached test with 4.6.3 gives:

[Bug libstdc++/54869] ext/random/simd_fast_mersenne_twister_engine/cons/default.cc FAILs

2012-10-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #6 from Dominique d'Humieres 2012-10-09 11:35:19 UTC --- > ... I don't have access to any big endian machines > and therefore didn't even try to make it work. AFAICT there are big endian machines in the CompileFarm (see http

[Bug libstdc++/54869] ext/random/simd_fast_mersenne_twister_engine/cons/default.cc FAILs

2012-10-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #7 from Dominique d'Humieres 2012-10-09 11:39:17 UTC --- As Nathan Froyd said at http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00772.html "Please try to consider what's best for all the people who use GCC, not just the cases

[Bug fortran/54884] [4.8 Regression] Externally used PRIVATE module procedure wrongly marked as TREE_PUBLIC()=0

2012-10-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54884 --- Comment #1 from Dominique d'Humieres 2012-10-10 07:36:10 UTC --- Duplicate of pr54221 (see comment #5)?

[Bug fortran/54881] ICE in fold_convert_loc, at fold-const.c:2016

2012-10-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881 --- Comment #1 from Dominique d'Humieres 2012-10-10 07:38:39 UTC --- I get the ICE with 4.7.2, but the trunk gives pr54881.f90:140.24: call DestroyNode (theNode, lstatus ) 1 Error: Actual argument for 't

[Bug tree-optimization/54886] New: [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219

2012-10-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54886 Bug #: 54886 Summary: [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219 Classification: Unclassified Pro

[Bug fortran/54884] [4.8 Regression] Externally used PRIVATE module procedure wrongly marked as TREE_PUBLIC()=0

2012-10-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54884 --- Comment #4 from Dominique d'Humieres 2012-10-10 13:24:42 UTC --- > Well, I guess the point is that Dominique claimed that the bug reported by > Andrew is a regression of your commit for PR54221: The link errors disappear if I revert

[Bug tree-optimization/54901] New: [4.8 Regression] air.f90, aermod.f90, and mdbx.f90 are miscompiled with '-m64 -O3 -funroll-loops -fwhole-program' after revision 192213

2012-10-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54901 Bug #: 54901 Summary: [4.8 Regression] air.f90, aermod.f90, and mdbx.f90 are miscompiled with '-m64 -O3 -funroll-loops -fwhole-program' after revision 192213 Classification

[Bug middle-end/54914] gcc.dg/graphite/pr42521.c regressed in gcc trunk

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54914 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resoluti

[Bug tree-optimization/54886] [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54886 Dominique d'Humieres changed: What|Removed |Added CC||howarth at nitro dot

[Bug middle-end/54915] [4.8 Regression] ICE: verify_gimple failed: type mismatch in vector permute expression

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54915 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/54908] misc regressions on emutls targets remain from dynamic initialization of non-function-local TLS variables

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54908 Dominique d'Humieres changed: What|Removed |Added Target|x86_64-apple-darwin12 |*-apple-darwin*

[Bug tree-optimization/54886] [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54886 --- Comment #4 from Dominique d'Humieres 2012-10-12 20:11:26 UTC --- > Is r192219 the exact commit causing this regression? r192218 is OK, r192219 is not. As usual, this does not rule out that r192219 only exposes a latent bug.

[Bug fortran/54917] [4.7/4.8 Regression] [OOP] TRANSFER on polymorphic variable causes ICE

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54917 Dominique d'Humieres changed: What|Removed |Added Summary|[OOP] TRANSFER on |[4.7/4.8 Regression] [OOP]

[Bug fortran/54917] [4.7/4.8 Regression] [OOP] TRANSFER on polymorphic variable causes ICE

2012-10-12 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54917 Dominique d'Humieres changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org

[Bug fortran/54917] [4.7/4.8 Regression] [OOP] TRANSFER on polymorphic variable causes ICE

2012-10-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54917 --- Comment #6 from Dominique d'Humieres 2012-10-13 10:12:28 UTC --- > > It could be r177486 or 177486? > > Not sure. (Note: Both revisions you quote are the same.) Oops! (never copy and paste after midnight.) r177486 or r177527 (see pr

[Bug fortran/54923] Internal unit I/O error when using -malign-double

2012-10-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54923 Dominique d'Humieres changed: What|Removed |Added Resolution|INVALID |DUPLICATE --- Comment #2

[Bug fortran/31696] -malign-double trashes fortran format

2012-10-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31696 Dominique d'Humieres changed: What|Removed |Added CC||gnu.0kn at gishpuppy dot

[Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186789

2012-10-13 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #4 from Dominique d'Humieres 2012-10-14 17:08:09 UTC --- > I don't know of any workaround so disabling the test seems like a good option What about --- libstdc++-v3/testsuite/30_threads/condition_variable/54185.cc2012-0

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #6 from Dominique d'Humieres 2012-10-14 19:06:32 UTC --- > The patch in comment 4 with... > > make -k check > RUNTESTFLAGS="conformance.exp=30_threads/condition_variable/54185.cc > --target_board=unix'{-m32,-m64}'" > > prod

[Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Dominique d'Humieres changed: What|Removed |Added CC||dodji at gcc dot gnu.org

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #8 from Dominique d'Humieres 2012-10-14 20:48:21 UTC --- > The dg-compile line oddly seems to suppress the running of the compiled test. > ... What happens if you replace the line // { dg-do compile { target *-*-darwin[4-9

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #12 from Dominique d'Humieres 2012-10-14 21:17:47 UTC --- > Still suppresses the execution of the test on x86_64-apple-darwin12. Are there > any examples in the FSF gcc testsuites of dg-run being used at the same time > as > d

[Bug target/54407] FAIL: 30_threads/condition_variable/54185.cc execution test program timed out on powerpc-apple-darwin9 and x86_64-apple-darwin10

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54407 --- Comment #14 from Dominique d'Humieres 2012-10-14 21:34:55 UTC --- > > I suspect that is an unsupported combination. > > Now you asked the question, the test is not run on powerpc-apple-darwin9 > with -m64. > Could you try to put the

[Bug tree-optimization/54901] [4.8 Regression] air.f90, aermod.f90, and mdbx.f90 are miscompiled with '-m64 -O3 -funroll-loops -fwhole-program' after revision 192213

2012-10-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54901 --- Comment #3 from Dominique d'Humieres 2012-10-16 09:51:21 UTC --- > Dominique, could you attach the tests. http://www.polyhedron.com/polyhedron_benchmark_suite0html > Probably a dup of the discussion going on here: > http://gcc.gnu

[Bug fortran/48636] Enable more inlining with -O2 and higher

2012-10-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636 --- Comment #21 from Dominique d'Humieres 2012-10-16 17:57:52 UTC --- Before the patch in comment #20, I get -rwxr-xr-x 1 dominiq staff 73336 Oct 16 19:19 a.out* [macbook] lin/test% time gfc -fprotect-parens -Ofast -funroll-loops -ftree

[Bug fortran/48636] Enable more inlining with -O2 and higher

2012-10-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636 --- Comment #22 from Dominique d'Humieres 2012-10-16 20:58:58 UTC --- With the patch I see a ~10% slowdown in the Test4 - Lapack 2 (1001x1001) of test_fpu.f90 compared to revision 192449 [macbook] lin/test% time /opt/gcc/gcc4.8c/bin/gfor

[Bug fortran/54940] [4.6/4.7/4.8 Regression] ICE in gfc_build_intrinsic_call, at fortran/expr.c:4609

2012-10-16 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54940 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/48636] Enable more inlining with -O2 and higher

2012-10-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636 --- Comment #24 from Dominique d'Humieres 2012-10-17 13:13:24 UTC --- Summary for the polyhedron tests (pb05): (a) revision 192449 unpatched (b) revision 192516 with patch in comment #20 options: -fprotect-parens -Ofast -funroll-loops -

[Bug fortran/48636] Enable more inlining with -O2 and higher

2012-10-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48636 --- Comment #25 from Dominique d'Humieres 2012-10-17 14:05:51 UTC --- > I also see many failures for the gcc.dg/tree-ssa/slsr-* tests: slsr-2.c to > slsr-11.c, slsr-14.c to slsr-20.c, slsr-24.c, and slsr-25.c, and for > gfortran.dg/vect/ve

[Bug middle-end/54961] New: [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440

2012-10-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54961 Bug #: 54961 Summary: [4.8 Regression] FAIL: gfortran.dg/pr48757.f -O (internal compiler error) after revision 192440 Classification: Unclassified Product: gcc Version:

<    1   2   3   4   5   6   7   8   9   10   >