[Bug tree-optimization/54824] [4.8 Regression] ICE in verify_loop_structure

2012-10-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54824 --- Comment #2 from Dmitry Gorbachev 2012-10-10 06:13:05 UTC --- Created attachment 28409 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28409 Testcase #2 Another testcase. Compile with `-O2 -funswitch-loops' (or with `-O3'). GCC

[Bug tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs

2012-10-09 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54868 --- Comment #3 from Marc Glisse 2012-10-10 04:58:40 UTC --- (In reply to comment #2) > Maybe moving the test from tree-ssa/ to vect/ would be enough? I tried that and tested on x86_64, but the test wasn't run then (no trace in any log).

[Bug rtl-optimization/54867] [4.8 Regression] gcc.dg/pr44194-1.c FAILs

2012-10-09 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54867 --- Comment #4 from Marc Glisse 2012-10-10 04:41:23 UTC --- Maybe you are hitting the same issue I did a few days ago: ".*" also matching new lines (unlike grep)? Replacing it with \[\\n\]* helped in my case.

[Bug target/54882] New: build fails for rl78-elf building libstdc++

2012-10-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54882 Bug #: 54882 Summary: build fails for rl78-elf building libstdc++ Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug target/52480] SH Target: SH4A movua.l does not work for big endian

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52480 Oleg Endo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/52480] SH Target: SH4A movua.l does not work for big endian

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52480 --- Comment #4 from Oleg Endo 2012-10-10 00:51:03 UTC --- Author: olegendo Date: Wed Oct 10 00:50:37 2012 New Revision: 192283 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192283 Log: PR target/52480 * config/sh/sh.m

[Bug target/54602] [SH] Register pop insn not put in rts delay slot

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54602 Oleg Endo changed: What|Removed |Added CC||kkojima at gcc dot gnu.org --- Comm

[Bug target/54699] [4.8 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54699 --- Comment #6 from Oleg Endo 2012-10-10 00:22:54 UTC --- (In reply to comment #5) > > It looks we've got reg+reg+const addressing. It seems that > reload_completed simply means that hard register are allocated > already but doesn't me

[Bug c++/53761] ICE (only with C++) on incorrect transparent union (first field has floating point type)

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53761 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug target/54699] [4.8 Regression] [SH] gfortran.dg/class_array_9.f03 ICEs

2012-10-09 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54699 --- Comment #5 from Kazumoto Kojima 2012-10-10 00:03:54 UTC --- (In reply to comment #4) > I'm wondering whether there is anything after reload that actually needs > address validation. I guess that after the reload pass pretty much every

[Bug c++/53307] internal crash with variadic templates and decltype

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53307 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53307] internal crash with variadic templates and decltype

2012-10-09 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53307 --- Comment #5 from paolo at gcc dot gnu.org 2012-10-09 23:37:12 UTC --- Author: paolo Date: Tue Oct 9 23:37:07 2012 New Revision: 192279 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192279 Log: 2012-10-10 Paolo Carlini

[Bug middle-end/54109] [4.8 Regression] ICE at tree-ssa-structalias.c:3049 in get_constraint_for_component_ref

2012-10-09 Thread xur at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54109 --- Comment #5 from xur at gcc dot gnu.org 2012-10-09 23:34:25 UTC --- Author: xur Date: Tue Oct 9 23:34:18 2012 New Revision: 192277 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192277 Log: 2012-10-09 Rong Xu Google

[Bug c++/53307] internal crash with variadic templates and decltype

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53307 Paolo Carlini changed: What|Removed |Added Known to work||4.7.2, 4.8.0 --- Comment #4 fro

[Bug c++/53018] problem with c++0x

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53018 Paolo Carlini changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug target/54602] [SH] Register pop insn not put in rts delay slot

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54602 --- Comment #2 from Oleg Endo 2012-10-09 22:57:40 UTC --- (In reply to comment #1) > The problem is the "*movsi_pop" insn. It prevents delay-slot stuffing of pop > insns on everything < SH3. This was probably added to avoid pop insns in

[Bug target/54602] [SH] Register pop insn not put in rts delay slot

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54602 Oleg Endo changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/52323] i386: gcse runs amok with pic-addresses

2012-10-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52323 --- Comment #4 from Steven Bosscher 2012-10-09 22:16:34 UTC --- IMHO -fgcse should just be disabled on ix86. Index: i386.c === --- i386.c(revision 192273) +++ i386.c

[Bug middle-end/54879] gcc/combine.c:12018: warning: comparison always false due to limited range of data type

2012-10-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54879 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2012-10-09 Thread janus at gcc dot gnu.org
In Funktion »testsource«: > c1.f90:58:0: interner Compiler-Fehler: Segmentation fault: 11 This goes away when updating to gcc-Version 4.7.3 20121009 (prerelease) [gcc-4_7-branch revision 192273] (GCC) just as the runtime error in comment 11.

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #17 from Hans-Peter Nilsson 2012-10-09 22:02:22 UTC --- To be absolutely clear: I don't really care about the new errors, it was just appropriate to mention them. Don't let any investigation hold up your break-fixing commit...

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #16 from Hans-Peter Nilsson 2012-10-09 21:57:14 UTC --- Created attachment 28407 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28407 Excerpt from g++.log with the mentioned new errors I would have attached the whole of

[Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002

2012-10-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|ASSIGNED Last reconfirmed|

[Bug rtl-optimization/54867] [4.8 Regression] gcc.dg/pr44194-1.c FAILs

2012-10-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54867 --- Comment #3 from Eric Botcazou 2012-10-09 21:37:21 UTC --- > Unfortunately, this doesn't help. I'm attaching the -m64 dump for reference. This should though. Are you sure that you have correctly patched the file? eric@polaris:~/bu

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #15 from dodji at seketeli dot org 2012-10-09 21:33:00 UTC --- > --- Comment #13 from Hans-Peter Nilsson 2012-10-09 > 20:43:11 UTC --- > > The patch fixes the problem for cris-elf with no regressions in test-suite > results.

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #14 from dodji at seketeli dot org 2012-10-09 21:28:44 UTC --- I have submitted the patch to http://gcc.gnu.org/ml/gcc-patches/2012-10/msg00914.html.

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

2012-10-09 Thread richard at lozestech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54881 Bug #: 54881 Summary: ICE in fold_convert_loc, at fold-const.c:2016 Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal

[Bug fortran/54880] New: ICE in gfc_create_module_variable, at fortran/trans-decl.c:4013

2012-10-09 Thread slayoo at staszic dot waw.pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54880 Bug #: 54880 Summary: ICE in gfc_create_module_variable, at fortran/trans-decl.c:4013 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON

[Bug rtl-optimization/44249] [4.6/4.7 Regression] IRA generates extra register move

2012-10-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44249 Steven Bosscher changed: What|Removed |Added Summary|[4.6/4.7/4.8 Regression]|[4.6/4.7 Regression] IRA

[Bug middle-end/54879] New: gcc/combine.c:12018: warning: comparison always false due to limited range of data type

2012-10-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54879 Bug #: 54879 Summary: gcc/combine.c:12018: warning: comparison always false due to limited range of data type Classification: Unclassified Product: gcc Version: 4.8.0

[Bug fortran/54878] New: libgfortran issues found by the Coverity scanner

2012-10-09 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54878 Bug #: 54878 Summary: libgfortran issues found by the Coverity scanner Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/52066] IRA and reginfo initialization too expensive

2012-10-09 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52066 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org ---

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #13 from Hans-Peter Nilsson 2012-10-09 20:43:11 UTC --- The patch fixes the problem for cris-elf with no regressions in test-suite results. Thanks! But, the new tests introduce some new failures: +g++.sum g++.dg/cpp0x/gen

[Bug target/54680] [SH] Unnecessary int-float-int conversion of fsca fixed point input

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54680 --- Comment #1 from Oleg Endo 2012-10-09 19:57:35 UTC --- (In reply to comment #0) > > Another scenario that does not work however is: > > float test03 (int x) > { > return sinf ( x * 2 * pi / 65536 ); > } > > (Notice the missi

[Bug fortran/54221] [4.8 Regression] Explicit private access specifier signals "unexpected defined but not used [-Wunused-function]" warning

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54221 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760 Oleg Endo changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #11 from janus at gcc dot gnu.org 2012-10-09 19:41:41 UTC --- (In reply to comment #10) > Ok, I just tried this one on x86_64-apple-darwin11.3.0, where I have three > (non-release) versions of gfortran lying around: > > gcc-Ve

[Bug target/54760] [SH] Add __builtin_thread_pointer, __builtin_set_thread_pointer

2012-10-09 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54760 --- Comment #3 from Oleg Endo 2012-10-09 18:59:19 UTC --- Author: olegendo Date: Tue Oct 9 18:59:11 2012 New Revision: 192269 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192269 Log: PR target/54760 * doc/extend.tex

[Bug fortran/54788] ICE on pointer-array element assignment

2012-10-09 Thread slayoo at staszic dot waw.pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54788 --- Comment #5 from Sylwester Arabas 2012-10-09 18:57:42 UTC --- Created attachment 28404 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28404 testcase The bug report got cluttered with non-relevant discussion and code (thanks aga

[Bug tree-optimization/54877] [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug libstdc++/54861] std::atomic_signal_fence(std::memory_order_seq_cst) issues unnecessary mfence

2012-10-09 Thread ozabluda at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54861 --- Comment #3 from Oleg Zabluda 2012-10-09 18:48:56 UTC --- I can confirm that this fixes it in gcc 4.7.0.

[Bug c++/99] Bug in template type in error message.

2012-10-09 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=99 --- Comment #19 from Manuel López-Ibáñez 2012-10-09 18:47:33 UTC --- Reconfirmed with revision 192154: pr99.cc:6:30: error: call of overloaded ‘f(X, X)’ is ambiguous return f(X(), X()); ^ pr99.cc:6:30: note: candid

[Bug libstdc++/54861] std::atomic_signal_fence(std::memory_order_seq_cst) issues unnecessary mfence

2012-10-09 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54861 --- Comment #2 from Andrew Macleod 2012-10-09 18:40:16 UTC --- Author: amacleod Date: Tue Oct 9 18:40:02 2012 New Revision: 192268 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192268 Log: 2012-10-09 Andrew MacLeod

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #12 from Uros Bizjak 2012-10-09 18:40:06 UTC --- (In reply to comment #11) > I can confirm that the patch fixes the sparc bootstrap. Also alpha bootstrap.

[Bug bootstrap/54876] [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK

2012-10-09 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 --- Comment #4 from rguenther at suse dot de 2012-10-09 18:35:53 UTC --- markus at trippelsdorf dot de wrote: > >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 > >Markus Trippelsdorf changed: > > What|Removed

[Bug libstdc++/54861] std::atomic_signal_fence(std::memory_order_seq_cst) issues unnecessary mfence

2012-10-09 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54861 Andrew Macleod changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54877] [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54877] [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Dmitry Gorbachev changed: What|Removed |Added Keywords||ice-on-valid-code Known

[Bug tree-optimization/54877] New: [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335

2012-10-09 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54877 Bug #: 54877 Summary: [4.7/4.8 Regression] ICE: tree check: expected ssa_name, have real_cst in copy_ssa_name_fn, at tree-ssanames.c:335 Classification: Unclassified

[Bug c++/52961] Missing warning on empty if

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961 --- Comment #9 from Paolo Carlini 2012-10-09 17:20:35 UTC --- Uhm, I was under the impression that the other 2 used to give problems and that's why we don't warn anymore by default. Bah. All in all, given that we have the warning anyway, I

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

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #10 from janus at gcc dot gnu.org 2012-10-09 17:13:05 UTC --- Ok, I just tried this one on x86_64-apple-darwin11.3.0, where I have three (non-release) versions of gfortran lying around: gcc-Version 4.6.0 20110202 (experimental) [trunk

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #11 from davem at gcc dot gnu.org 2012-10-09 17:12:25 UTC --- I can confirm that the patch fixes the sparc bootstrap.

[Bug c++/52961] Missing warning on empty if

2012-10-09 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961 --- Comment #8 from Manuel López-Ibáñez 2012-10-09 17:06:25 UTC --- The problem of default warnings without options is that default warnings are often the most useful and, hence, the ones that people would like to make an error with -Werror=. U

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support

2012-10-09 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29383 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug c++/52961] Missing warning on empty if

2012-10-09 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961 --- Comment #7 from Manuel López-Ibáñez 2012-10-09 16:58:36 UTC --- In any case, there are only 3 warnings in -Wempty-body. All of them seem worth to warn by default.

[Bug bootstrap/54876] [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK

2012-10-09 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 Markus Trippelsdorf changed: What|Removed |Added CC||markus at trippelsdorf dot

[Bug c++/52961] Missing warning on empty if

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52961 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread davem at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 davem at gcc dot gnu.org changed: What|Removed |Added CC||davem at gcc dot gnu.org

[Bug c++/53520] ICE in timevar_start with -ftime-report and constexpr

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53520 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/52733] Cannot compile gcc/g++ on Mac OS X 10.6.8

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52733 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

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

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #9 from janus at gcc dot gnu.org 2012-10-09 16:15:24 UTC --- (In reply to comment #8) > I can confirm that patching my 4.7.2 source tree fixes not just the test case > but also the code it was derived from, on x86_64-linux. Ve

[Bug c++/53763] Missing error check on decltype when used within variadic template argument list

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53763 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53763] Missing error check on decltype when used within variadic template argument list

2012-10-09 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53763 --- Comment #3 from paolo at gcc dot gnu.org 2012-10-09 16:09:39 UTC --- Author: paolo Date: Tue Oct 9 16:09:32 2012 New Revision: 192263 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192263 Log: 2012-10-09 Paolo Carlini

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

2012-10-09 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #8 from Salvatore Filippone 2012-10-09 16:02:35 UTC --- (In reply to comment #6) > (In reply to comment #5) > > (In reply to comment #0) > > > I am getting the following output from the test case. It seems wrong, I > > > do n

[Bug c++/53763] Missing error check on decltype when used within variadic template argument list

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53763 Paolo Carlini changed: What|Removed |Added AssignedTo|unassigned at gcc dot |paolo.carlini at oracle dot

[Bug tree-optimization/53397] Scimark performance drops by 10x times when compiled -O3 -march=amdfam10 due to generation more prefecthes

2012-10-09 Thread venkataramanan.kumar at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53397 Venkataramanan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/51228] [4.6 Regression] ICE with transparent union

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51228 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug bootstrap/54876] [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 --- Comment #2 from Richard Biener 2012-10-09 15:29:12 UTC --- Err, static tree prune_expression_for_jf_1 (tree *tp, int *walk_subtrees, void *) { if (EXPR_P (*tp)) SET_EXPR_LOCATION (*tp, UNKNOWN_LOCATION); else *walk_s

[Bug bootstrap/54876] [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug bootstrap/54876] New: [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54876 Bug #: 54876 Summary: [4.8 Regression] LTO bootstrap broken, streaming garbage-collected BLOCK Classification: Unclassified Product: gcc Version: 4.8.0 Stat

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support

2012-10-09 Thread andy.nelson at lanl dot gov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29383 --- Comment #8 from Andy Nelson 2012-10-09 15:19:36 UTC --- Interesting. Didn't see this dup originally in my search. In response to your other email (that it is very very hard), can you explain a bit why if you've got the time/inclinati

[Bug bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54837 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

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

2012-10-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #11 from ro at CeBiTec dot Uni-Bielefeld.DE 2012-10-09 15:05:31 UTC --- > --- Comment #4 from Ulrich Drepper > 2012-10-09 11:23:41 UTC --- > (In reply to comment #0) >> The new ext/random/simd_fast_mersenne_twister_engine/cons

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

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #9 from Dodji Seketeli 2012-10-09 14:52:24 UTC --- Created attachment 28400 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28400 Candidate fix patch Guys, could you please test this patch on your trees to see if it fixe

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

2012-10-09 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #9 from paolo at gcc dot gnu.org 2012-10-09 14:50:31 UTC --- Author: paolo Date: Tue Oct 9 14:50:19 2012 New Revision: 192256 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192256 Log: 2012-10-09 Paolo Carlini

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

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #7 from janus at gcc dot gnu.org 2012-10-09 14:47:38 UTC --- (In reply to comment #3) > Well, this may be more complicated. On x86_64-apple-darwin10, compiling the > attached test with 4.6.3 gives: > [...] > a.out(97528) malloc

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

2012-10-09 Thread sfilippone at uniroma2 dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 --- Comment #6 from Salvatore Filippone 2012-10-09 14:46:15 UTC --- (In reply to comment #5) > (In reply to comment #0) > > I am getting the following output from the test case. It seems wrong, I do > > not > > see why allocating the pol

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

2012-10-09 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54874 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed

[Bug bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54837 --- Comment #3 from Richard Guenther 2012-10-09 14:40:12 UTC --- Author: rguenth Date: Tue Oct 9 14:40:01 2012 New Revision: 192255 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192255 Log: 2012-10-09 Richard Guenther

[Bug c++/54875] Forward declare enums cannot be used as a template argument

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54875 Paolo Carlini changed: What|Removed |Added CC||dodji at gcc dot gnu.org --- Co

[Bug c++/54875] Forward declare enums cannot be used as a template argument

2012-10-09 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54875 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug bootstrap/54837] [4.8 Regression] lto bootstrap error: ICE in expand_debug_source_expr, at cfgexpand.c:3538

2012-10-09 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54837 --- Comment #2 from Richard Guenther 2012-10-09 14:14:36 UTC --- DECL_ABSTRACT_ORIGIN (parm) == aexp (gdb) call debug_tree (parm) unit size align 32 symtab -165706496 alias set 2 canonical type 0x760c85e8 precis

[Bug c++/54808] error: non-trivial conversion at assignment (with bit fields)

2012-10-09 Thread chgena at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54808 --- Comment #3 from chgena at mail dot ru 2012-10-09 14:10:09 UTC --- Some 4.8 betas seem to be affected too

[Bug middle-end/54860] [4.8 Regression]: build fails when configuring libgfortran due to recent "attribute" changes in core gcc

2012-10-09 Thread dodji at seketeli dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54860 --- Comment #8 from dodji at seketeli dot org 2012-10-09 14:08:20 UTC --- I can reproduce it now. I guess I shouldn't look at bugs around midnight or something.

[Bug bootstrap/54834] bootstrap fails when building libbacktrace

2012-10-09 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834 --- Comment #4 from Tobias Schlüter 2012-10-09 14:06:19 UTC --- I ran make in a directory with a pre-existing build, ao maybe that include file was an old leftover. Please don't invest any further time in this now, I'll try a clean build first.

[Bug bootstrap/54834] bootstrap fails when building libbacktrace

2012-10-09 Thread tobi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54834 --- Comment #3 from Tobias Schlüter 2012-10-09 14:00:43 UTC --- Created attachment 28399 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28399 toplevel config.log I'm attaching the toplevel config.log. From it I read that the compiler is c

[Bug ada/54845] [trunk/gcc/c-family/c-ada-spec.c:3114]: (error) Buffer is accessed out of bounds.

2012-10-09 Thread charlet at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54845 Arnaud Charlet changed: What|Removed |Added CC||charlet at gcc dot gnu.org

[Bug target/54866] gcc.target/i386/long-double-80-7.c FAILs

2012-10-09 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54866 Rainer Orth changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED URL|

[Bug target/54866] gcc.target/i386/long-double-80-7.c FAILs

2012-10-09 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54866 --- Comment #2 from Rainer Orth 2012-10-09 13:40:32 UTC --- Author: ro Date: Tue Oct 9 13:40:21 2012 New Revision: 192253 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192253 Log: Fix gcc.target/i386/long-double-80-7.c (PR ta

[Bug c++/54875] New: Forward declare enums cannot be used as a template argument

2012-10-09 Thread public at alisdairm dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54875 Bug #: 54875 Summary: Forward declare enums cannot be used as a template argument Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRM

[Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002

2012-10-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820 --- Comment #7 from Eric Botcazou 2012-10-09 13:37:57 UTC --- > Well, we could first build g++ and libstdc++, and then Ada I guess, but > that's probably too ambitious. Very likely indeed, since you need to have binary compatibility betw

[Bug tree-optimization/54868] [4.8 Regression]gcc.dg/tree-ssa/forwprop-22.c FAILs

2012-10-09 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54868 --- Comment #2 from Marc Glisse 2012-10-09 13:37:56 UTC --- Maybe moving the test from tree-ssa/ to vect/ would be enough? Seems like vect.exp uses check_vect_support_and_set_flags (I don't see how to use that for a single test).

[Bug rtl-optimization/54867] [4.8 Regression] gcc.dg/pr44194-1.c FAILs

2012-10-09 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54867 --- Comment #2 from Rainer Orth 2012-10-09 13:35:01 UTC --- Created attachment 28398 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28398 final dump Unfortunately, this doesn't help. I'm attaching the -m64 dump for reference.

[Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002

2012-10-09 Thread charlet at adacore dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820 --- Comment #6 from charlet at adacore dot com 2012-10-09 13:09:38 UTC --- > > On that machine, the entire user-space is built without any static > > libstdc++ > > libraries, so it's quite annoying (and unexpected) to have to install > >

Re: [Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002

2012-10-09 Thread Arnaud Charlet
> > On that machine, the entire user-space is built without any static > > libstdc++ > > libraries, so it's quite annoying (and unexpected) to have to install > > them for > > Ada bootstrap. Couldn't Ada use the g++/libstdc++ bits from the compiler > > being > > built? > > No, this is stage 1 so

[Bug middle-end/54862] [4.8 Regression] error: comparison between signed and unsigned integer expressions in simplify-rtx.c

2012-10-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54862 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2012-10-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54869 --- Comment #8 from Paolo Carlini 2012-10-09 11:44:09 UTC --- Boy, nobody cites me like that, at least, not while I'm still alive.

[Bug bootstrap/54820] [4.8 Regression] ada: cannot find -lstdc++ since 4.8.0 20121002

2012-10-09 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54820 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot

[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

  1   2   >