[Bug gcov-profile/47618] Collecting multiple profiles and using all for PGO

2012-07-22 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618 xunxun xunxun1982 at gmail dot com changed: What|Removed |Added CC||xunxun1982 at gmail

[Bug gcov-profile/47618] Collecting multiple profiles and using all for PGO

2012-07-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618 --- Comment #4 from Andrew Pinski pinskia at gcc dot gnu.org 2012-07-22 07:06:47 UTC --- -fprofile-dir= is already implemented.

[Bug gcov-profile/47618] Collecting multiple profiles and using all for PGO

2012-07-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618 --- Comment #5 from Steven Bosscher steven at gcc dot gnu.org 2012-07-22 10:23:37 UTC --- (In reply to comment #3) (In reply to comment #1) A tool to merge multiple gcda files shoulnd't be very difficult to write. I don't think this should

[Bug gcov-profile/47618] Collecting multiple profiles and using all for PGO

2012-07-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47618 --- Comment #6 from Steven Bosscher steven at gcc dot gnu.org 2012-07-22 10:46:30 UTC --- (In reply to comment #2) We have one internally at Cavium which is designed to run afterwards and merge a few gcda file. It is designed for how we run

[Bug tree-optimization/43716] [4.6/4.7/4.8 Regression] Revision 158105 miscompiles doduc.f90

2012-07-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43716 --- Comment #39 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-07-22 10:47:42 UTC --- If I compile with -fno-tree-loop-if-convert the exception occurs somewhere else: It occurs in s00018 in the loop between lines 3782 to 3796

[Bug c++/54055] spurious(?) invalid use of incomplete type warning in template definition

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

[Bug middle-end/54066] New: wrong-code at -O0

2012-07-22 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54066 Bug #: 54066 Summary: wrong-code at -O0 Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: major Priority: P3 Component:

[Bug rtl-optimization/11261] Weak code generated for JPEG compression

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11261 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added CC||olegendo at gcc

[Bug target/22553] [4.6/4.7/4.8 regression] ICE building libstdc++

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22553 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added CC||chrbr at gcc dot

[Bug target/53961] internal compiler error: in memory_address_length, at config/i386/i386.c:23341

2012-07-22 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53961 --- Comment #17 from uros at gcc dot gnu.org 2012-07-22 15:44:55 UTC --- Author: uros Date: Sun Jul 22 15:44:51 2012 New Revision: 189756 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189756 Log: PR target/53961 *

[Bug rtl-optimization/24815] loop unrolling ends up with too much reg+index addressing

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24815 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Target|sh-elf |sh*-*-* Last

[Bug libstdc++/53270] [4.6 Regression] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-07-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 --- Comment #36 from Jonathan Wakely redi at gcc dot gnu.org 2012-07-22 16:46:07 UTC --- Author: redi Date: Sun Jul 22 16:46:02 2012 New Revision: 189758 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189758 Log: PR libstdc++/53270

[Bug target/53949] [SH] Add support for mac.w / mac.l instructions

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53949 --- Comment #6 from Oleg Endo olegendo at gcc dot gnu.org 2012-07-22 16:47:44 UTC --- If I understand correctly PR 29961 is somewhat related to this.

[Bug libstdc++/53270] [4.6 Regression] Error when bootstrapping gcc on hppa2.0-unknown-linux-gcc

2012-07-22 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53270 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug translation/54067] New: arm-none-eabi with -mapcs and attribute((interrupt)) generates wrong stack alignment

2012-07-22 Thread mrks at koios dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54067 Bug #: 54067 Summary: arm-none-eabi with -mapcs and attribute((interrupt)) generates wrong stack alignment Classification: Unclassified Product: gcc Version: 4.7.1

[Bug tree-optimization/53881] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53881 --- Comment #7 from David Binderman dcb314 at hotmail dot com 2012-07-22 19:01:50 UTC --- Created attachment 27854 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27854 C source code Flag -O2 required. The compiler said ui.c:7157:1: internal

[Bug tree-optimization/53881] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53881 David Binderman dcb314 at hotmail dot com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug middle-end/54066] [4.6] wrong-code at -O0

2012-07-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54066 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/54033] gfortran: Passing file as include directory - add diagnostic and ICE with -cpp

2012-07-22 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54033 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug tree-optimization/53881] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53881 --- Comment #9 from Markus Trippelsdorf markus at trippelsdorf dot de 2012-07-22 20:18:55 UTC --- markus@x4 tmp % test.i int a,b,c; void fn1 () { switch (a) { case 0: case 10: b=c; out_bcon: break; case 3:

[Bug tree-optimization/53881] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53881 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|NEW ---

[Bug tree-optimization/54022] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54022 Steven Bosscher steven at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug tree-optimization/53881] [4.8 regression] ICE in hoist_edge_and_branch_if_true

2012-07-22 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53881 --- Comment #11 from Steven Bosscher steven at gcc dot gnu.org 2012-07-22 21:29:42 UTC --- *** Bug 54022 has been marked as a duplicate of this bug. ***

[Bug c/54068] New: Compiler passes wrong argument to function when using -O3 and inline

2012-07-22 Thread vogu00 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54068 Bug #: 54068 Summary: Compiler passes wrong argument to function when using -O3 and inline Classification: Unclassified Product: gcc Version: 4.6.3 Status:

[Bug target/33135] [SH] -ffinite-math-only should not be on by default

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33135 --- Comment #9 from Oleg Endo olegendo at gcc dot gnu.org 2012-07-22 23:44:49 UTC --- Author: olegendo Date: Sun Jul 22 23:44:45 2012 New Revision: 189761 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189761 Log: PR target/33135 *

[Bug middle-end/54068] Compiler passes wrong argument to function when using optimize attribute with -O3

2012-07-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54068 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Component|c |middle-end

[Bug target/33135] [SH] -ffinite-math-only should not be on by default

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33135 --- Comment #10 from Oleg Endo olegendo at gcc dot gnu.org 2012-07-22 23:50:00 UTC --- Author: olegendo Date: Sun Jul 22 23:49:56 2012 New Revision: 189762 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189762 Log: PR target/33135 *

[Bug target/33135] [SH] -ffinite-math-only should not be on by default

2012-07-22 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33135 Oleg Endo olegendo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug target/54063] [4.8 regression] on powerpc64 gcc 4.8 generates larger code for global variable accesses than gcc 4.7

2012-07-22 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54063 Alan Modra amodra at gmail dot com changed: What|Removed |Added CC||amodra at gmail dot

[Bug bootstrap/53238] Bootstrap failure: error: 'pthread_mutex_timedlock' was not declared in this scope

2012-07-22 Thread skunk at iskunk dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53238 --- Comment #19 from Daniel Richard G. skunk at iskunk dot org 2012-07-23 04:20:33 UTC --- The good news: The build gets past all of the pthreads-related errors described here, so I think those two changes may be a workable solution. The bad

[Bug c++/53549] [4.7/4.8 Regression] g++ and armadillo 3.2.0, operator() is inaccessible

2012-07-22 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549 --- Comment #14 from Conrad conradsand.arma at gmail dot com 2012-07-23 05:25:29 UTC --- (In reply to comment #13) Fixed. Thanks!