[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 --- Comment #4 from Jason Merrill 2012-06-02 04:05:34 UTC --- Author: jason Date: Sat Jun 2 04:05:25 2012 New Revision: 188138 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188138 Log: PR c++/52973 * parser.c (cp_parser_class_he

[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 --- Comment #3 from Jason Merrill 2012-06-02 04:03:57 UTC --- Author: jason Date: Sat Jun 2 04:03:51 2012 New Revision: 188137 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188137 Log: PR c++/52973 * parser.c (cp_parser_class_he

[Bug libstdc++/53561] [c++0x] regex_replace is missing overloads

2012-06-01 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53561 Andy Lutomirski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libstdc++/53561] New: [c++0x] regex_replace is missing overloads

2012-06-01 Thread luto at mit dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53561 Bug #: 53561 Summary: [c++0x] regex_replace is missing overloads Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug c++/53491] [4.7 Regression] ICE in build_target_expr_with_type, at cp/tree.c:587

2012-06-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53491 Andrew Pinski changed: What|Removed |Added CC||g++bug at oxyware dot com --- Comment #9

[Bug c++/53560] Internal compiler error with += and void function (invalid source)

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

[Bug c++/53560] New: Internal compiler error with += and void function (invalid source)

2012-06-01 Thread g++bug at oxyware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53560 Bug #: 53560 Summary: Internal compiler error with += and void function (invalid source) Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 --- Comment #2 from Jason Merrill 2012-06-01 21:36:35 UTC --- The bug here is that we aren't applying the visibility attribute to b until after we've decided that a is hidden because b is hidden. Changing the code to template class __attribute

[Bug c++/52973] [4.7/4.8 Regression] visibility attribute for class is not passed to its members

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52973 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/52725] [4.7/4.8 Regression] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52725 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/52725] [4.7/4.8 Regression] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52725 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/52725] [4.7/4.8 Regression] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52725 --- Comment #8 from Jason Merrill 2012-06-01 21:19:26 UTC --- Author: jason Date: Fri Jun 1 21:19:22 2012 New Revision: 188127 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188127 Log: PR c++/52725 * parser.c (cp_parser_binary_e

[Bug c++/52725] [4.7/4.8 Regression] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52725 --- Comment #8 from Jason Merrill 2012-06-01 21:19:26 UTC --- Author: jason Date: Fri Jun 1 21:19:22 2012 New Revision: 188127 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188127 Log: PR c++/52725 * parser.c (cp_parser_binary_e

[Bug c/48968] incorrect warning about longjmp/vfork clobbering a local (-W -O2, x86-64)

2012-06-01 Thread eggert at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48968 --- Comment #7 from eggert at gnu dot org 2012-06-01 21:19:16 UTC --- Created attachment 27546 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27546 alternate test case, for x86, showing "({anonymous}) might be clobbered" By compiling on x86 (

[Bug fortran/53521] [4.5/4.6/4.7/4.8 Regression] Memory leak with zero-sized array constructor

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 Tobias Burnus changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/45844] FAIL: gfortran.dg/vect/pr45714-b.f -O (internal compiler error)

2012-06-01 Thread dougkwan at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45844 --- Comment #10 from dougkwan at gcc dot gnu.org 2012-06-01 20:43:37 UTC --- Author: dougkwan Date: Fri Jun 1 20:43:31 2012 New Revision: 188126 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188126 Log: 2012-06-01 Doug Kwan Backp

[Bug c/48968] incorrect warning about longjmp/vfork clobbering a local (-W -O2, x86-64)

2012-06-01 Thread eggert at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48968 eggert at gnu dot org changed: What|Removed |Added Version|4.6.0 |4.7.0 --- Comment #6 from eggert a

[Bug fortran/53521] [4.5/4.6/4.7 Regression] Memory leak with zero-sized array constructor

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 --- Comment #13 from Tobias Burnus 2012-06-01 20:40:45 UTC --- Author: burnus Date: Fri Jun 1 20:40:36 2012 New Revision: 188125 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188125 Log: 2012-06-01 Tobias Burnus PR fortran/5

[Bug fortran/53521] [4.5/4.6/4.7 Regression] Memory leak with zero-sized array constructor

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 --- Comment #12 from Tobias Burnus 2012-06-01 20:06:45 UTC --- Author: burnus Date: Fri Jun 1 20:06:39 2012 New Revision: 188124 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188124 Log: 2012-06-01 Tobias Burnus PR fortran/5

[Bug target/53559] ICE on altivec builtins stv[l|r]x[l]

2012-06-01 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53559 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target|

[Bug target/53559] New: ICE on altivec builtins stv[l|r]x[l]

2012-06-01 Thread edmar at freescale dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53559 Bug #: 53559 Summary: ICE on altivec builtins stv[l|r]x[l] Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug rtl-optimization/53558] New: Register allocator doesn't tie return value register to output variable.

2012-06-01 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53558 Bug #: 53558 Summary: Register allocator doesn't tie return value register to output variable. Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONF

[Bug c++/53137] [4.7/4.8 Regression] g++ segfault

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53137 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/53484] [4.7/4.8 Regression] [c++11] Wrong auto in lambdas in function templates

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53484 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/53137] [4.7/4.8 Regression] g++ segfault

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53137 --- Comment #4 from Jason Merrill 2012-06-01 18:43:39 UTC --- Author: jason Date: Fri Jun 1 18:43:34 2012 New Revision: 188123 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188123 Log: PR c++/53137 * pt.c (instantiate_class_temp

[Bug c++/53484] [4.7/4.8 Regression] [c++11] Wrong auto in lambdas in function templates

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53484 --- Comment #3 from Jason Merrill 2012-06-01 18:43:30 UTC --- Author: jason Date: Fri Jun 1 18:43:23 2012 New Revision: 188122 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188122 Log: PR c++/53484 * pt.c (do_auto_deduction): Do

[Bug fortran/53552] Add support for !GCC$ warning directive (cf. #pragma warning)

2012-06-01 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53552 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug fortran/53526] [Coarray] (lib) Properly handle MOVE_ALLOC for coarrays

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53526 --- Comment #2 from Tobias Burnus 2012-06-01 17:54:42 UTC --- MOVE_ALLOC - following the current interpretation request - seems to be more complicated that I had imagined: It's unclear to me whether the users have to invoke it on all images (lik

[Bug tree-optimization/53501] [4.5/4.6 Regression] scev introduces signed overflow

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53501 --- Comment #8 from Eric Botcazou 2012-06-01 17:03:27 UTC --- Author: ebotcazou Date: Fri Jun 1 17:03:19 2012 New Revision: 188119 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188119 Log: PR middle-end/53501 * fold-const.c (fol

[Bug c++/52725] [4.7/4.8 Regression] error: "capture of non-variable" for new-expression incorrectly parsed as lambda-expression

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52725 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug tree-optimization/53501] [4.5/4.6 Regression] scev introduces signed overflow

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53501 --- Comment #7 from Eric Botcazou 2012-06-01 17:01:22 UTC --- Author: ebotcazou Date: Fri Jun 1 17:01:17 2012 New Revision: 188118 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188118 Log: PR middle-end/53501 * fold-const.c (fol

[Bug target/53443] Bad Macro Definition SUBSUBTARGET_OVERRIDE_OPTIONS in vxworks.h

2012-06-01 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53443 rbmj at verizon dot net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/53137] [4.7/4.8 Regression] g++ segfault

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53137 --- Comment #3 from Jason Merrill 2012-06-01 16:55:21 UTC --- Author: jason Date: Fri Jun 1 16:55:17 2012 New Revision: 188117 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188117 Log: PR c++/53137 * pt.c (instantiate_class_temp

[Bug c++/53484] [4.7/4.8 Regression] [c++11] Wrong auto in lambdas in function templates

2012-06-01 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53484 --- Comment #2 from Jason Merrill 2012-06-01 16:55:15 UTC --- Author: jason Date: Fri Jun 1 16:55:08 2012 New Revision: 188116 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188116 Log: PR c++/53484 * pt.c (do_auto_deduction): Do

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added Priority|P3 |P4 Severity|normal

[Bug target/53557] New: Cross compiling for m68k-linux fails as doesn't exist

2012-06-01 Thread dan at danny dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53557 Bug #: 53557 Summary: Cross compiling for m68k-linux fails as doesn't exist Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Se

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 --- Comment #6 from Aldy Hernandez 2012-06-01 16:46:27 UTC --- Created attachment 27543 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27543 Proposed patch by Richard Henderson-- untested This is an old, untested patch from rth that attempt

[Bug rtl-optimization/51771] trans-mem: abnormal edges get lost or corrupted

2012-06-01 Thread aldyh at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51771 Aldy Hernandez changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/44553] Cross compiling for ia64 fails as stdlib.h doesn't exist

2012-06-01 Thread dan at danny dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44553 Dan Horák changed: What|Removed |Added CC||dan at danny dot cz --- Comment #4 from Dan H

[Bug c++/26155] ICE after error with namespace alias

2012-06-01 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26155 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/26155] ICE after error with namespace alias

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

[Bug c++/26155] ICE after error with namespace alias

2012-06-01 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26155 --- Comment #7 from paolo at gcc dot gnu.org 2012-06-01 16:11:44 UTC --- Author: paolo Date: Fri Jun 1 16:11:38 2012 New Revision: 188113 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188113 Log: /cp 2012-06-01 Paolo Carlini PR

[Bug c++/53553] misleading locations for error in initializers

2012-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53553 --- Comment #1 from Jonathan Wakely 2012-06-01 15:43:59 UTC --- I think this is a duplicate of an old bug, but the carets do make it more noticeable

[Bug fortran/53521] [4.5/4.6/4.7 Regression] Memory leak with zero-sized array constructor

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 --- Comment #11 from Tobias Burnus 2012-06-01 15:08:29 UTC --- Author: burnus Date: Fri Jun 1 15:08:24 2012 New Revision: 188111 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188111 Log: 2012-06-01 Tobias Burnus PR fortran/5

[Bug target/40411] -std=c99 does not enable c99 mode in Solaris C library

2012-06-01 Thread gseanmcg at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40411 --- Comment #27 from Sean McGovern 2012-06-01 14:23:21 UTC --- I just found out how ugly this can get. freopen(3C) has different behaviour in the case where the first argument is NULL depending on if SUSv3 behaviour has been enabled by including

[Bug fortran/53556] New: [F03] associated intrinsic does not work with procedure pointers in subroutines

2012-06-01 Thread middag at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53556 Bug #: 53556 Summary: [F03] associated intrinsic does not work with procedure pointers in subroutines Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=

2012-06-01 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39851 Alexander Monakov changed: What|Removed |Added CC||kjslag at gmail dot com

[Bug other/39851] gcc -Q --help=target does not list extensions selected by -march=

2012-06-01 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39851 Alexander Monakov changed: What|Removed |Added CC||kjslag at gmail dot com

[Bug driver/53554] -Q --help= gives inaccurate target-specific information

2012-06-01 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53554 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/43718] march does not display --help=target enable/disable correctly

2012-06-01 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43718 Alexander Monakov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug bootstrap/53555] [4.8 Regression] Bootstrap failure

2012-06-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53555 H.J. Lu changed: What|Removed |Added CC||areg.melikadamyan at gmail |

[Bug bootstrap/53555] New: [4.8 Regression] Bootstrap failure

2012-06-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53555 Bug #: 53555 Summary: [4.8 Regression] Bootstrap failure Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug driver/53554] New: -Q --help= gives inaccurate target-specific information

2012-06-01 Thread philomath868 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53554 Bug #: 53554 Summary: -Q --help= gives inaccurate target-specific information Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug target/52971] gcc ICE with an sh64 cross-compilation

2012-06-01 Thread dhowells at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52971 dhowe...@redhat.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #16 from vincenzo Innocente 2012-06-01 13:27:55 UTC --- in case it helps run -fpreprocessed test.i -O2 -o bha.s Starting program: /home/data/newsoft/gcc-build/gcc/cc1 -fpreprocessed test.i -O2 -o bha.s reading VI .tcshrc tty resize:

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

2012-06-01 Thread conradsand.arma at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549 --- Comment #3 from Conrad 2012-06-01 13:27:47 UTC --- arma::ivec3 from Armadillo works under gcc 4.4.6 20110731 (Red Hat 4.4.6-3). This bug might be related to 52470 and 52685: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52470 http://gcc.gnu.or

[Bug c++/53553] New: misleading locations for error in initializers

2012-06-01 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53553 Bug #: 53553 Summary: misleading locations for error in initializers Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Pri

[Bug fortran/53552] New: Add support for !GCC$ warning directive (cf. #pragma warning)

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53552 Bug #: 53552 Summary: Add support for !GCC$ warning directive (cf. #pragma warning) Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug fortran/35015] missing cleanup-modules directive in testsuite/gfortran*

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35015 Tobias Burnus changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/53550] [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803

2012-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53550 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug c++/50134] -Wmissing-prototypes doesn't work for C++

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

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #15 from Markus Trippelsdorf 2012-06-01 12:31:37 UTC --- (In reply to comment #13) > (In reply to comment #12) > > You bootstrap-lto with -march=native -ftree-vectorize and then the > > bootstrapped compiler ICEs with the posted testc

[Bug tree-optimization/53550] [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803

2012-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53550 --- Comment #3 from Jakub Jelinek 2012-06-01 12:29:11 UTC --- I'd think --- tree-ssa-loop-niter.c.jj2012-05-30 14:38:55.0 +0200 +++ tree-ssa-loop-niter.c2012-06-01 14:27:43.202456745 +0200 @@ -1276,13 +1276,14 @@ number_of_iterati

[Bug c++/53551] -Wunused-local-typedefs misses uses

2012-06-01 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53551 --- Comment #1 from Akim Demaille 2012-06-01 12:24:44 UTC --- Created attachment 27539 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27539 Test case

[Bug c++/53551] New: -Wunused-local-typedefs misses uses

2012-06-01 Thread akim.demaille at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53551 Bug #: 53551 Summary: -Wunused-local-typedefs misses uses Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/53550] [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803

2012-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53550 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #14 from vincenzo Innocente 2012-06-01 12:01:00 UTC --- no need of lto just /home/data/newsoft/gcc-build/./gcc/xgcc -B/home/data/newsoft/gcc-build/./gcc/ -B/afs/cern.ch/user/i/innocent/w2/x86_64-unknown-linux-gnu/bin/ -B/afs/cern.ch/

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #13 from Markus Trippelsdorf 2012-06-01 11:54:26 UTC --- (In reply to comment #12) > You bootstrap-lto with -march=native -ftree-vectorize and then the > bootstrapped compiler ICEs with the posted testcases? Yes. > That would mean G

[Bug tree-optimization/53550] [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803

2012-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53550 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #12 from Richard Guenther 2012-06-01 11:50:33 UTC --- You bootstrap-lto with -march=native -ftree-vectorize and then the bootstrapped compiler ICEs with the posted testcases? That would mean GCC is miscompiled, likely with a vectoriz

[Bug tree-optimization/53550] New: [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803

2012-06-01 Thread xarthisius.kk at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53550 Bug #: 53550 Summary: [4.6/4.7/4.8 regression] ICE with -O{1,2,3} -fprefetch-loop-arrays in build2_stat, at tree.c:3803 Classification: Unclassified Product: gcc Version: unknown

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #11 from Markus Trippelsdorf 2012-06-01 11:44:57 UTC --- Just a shot into the dark: The only difference between glibc-2.12 and later in this area is the introduction of SSE4.2 (SSSE3) support...

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

2012-06-01 Thread admin at toffyrn dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549 --- Comment #2 from Christoffer Hirth 2012-06-01 10:39:15 UTC --- I'm sorry that I forgot to include this. It is now uploaded to: http://dl.dropbox.com/u/82144428/main.ii If more details are needed please let me know.

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

2012-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug middle-end/48124] [4.5/4.6/4.7 Regression] likely wrong code bug

2012-06-01 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48124 --- Comment #28 from rguenther at suse dot de 2012-06-01 10:20:09 UTC --- On Wed, 30 May 2012, ebotcazou at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48124 > > --- Comment #22 from Eric Botcazou 2012-05-30 > 15:28:1

[Bug c++/53549] New: g++ and armadillo 3.2.0, operator() is inaccessible

2012-06-01 Thread admin at toffyrn dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53549 Bug #: 53549 Summary: g++ and armadillo 3.2.0, operator() is inaccessible Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major

[Bug fortran/53015] free_pi_tree(): Unresolved fixup is back

2012-06-01 Thread brainschrat at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53015 brainschrat at gmx dot de changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/53502] [4.8 Regression] Bootstrap broken with --disable-build-poststage1-with-cxx

2012-06-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53502 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug c++/50134] -Wmissing-prototypes doesn't work for C++

2012-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50134 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |4.8.0 --- Comment #19 from Jonathan Wak

[Bug middle-end/53433] [4.8 Regression] ICE in int_mode_for_mode, at stor-layout.c:424 during lto-bootstrap

2012-06-01 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53433 --- Comment #10 from vincenzo Innocente 2012-06-01 09:18:00 UTC --- any chance this bug gets attention anytime soon? It blocks test and development with newish versions of glibc...

[Bug gcov-profile/53546] gcc ICEs when using -fripa at varpool.c:45

2012-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53546 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug lto/53019] [4.7 regression] ICE (segfault) with -flto=jobserver -fwhole-program

2012-06-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53019 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/50134] -Wmissing-prototypes doesn't work for C++

2012-06-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50134 --- Comment #18 from Jonathan Wakely 2012-06-01 08:47:11 UTC --- Author: redi Date: Fri Jun 1 08:47:06 2012 New Revision: 188103 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188103 Log: 2012-06-01 Manuel López-Ibáñez Jon

[Bug lto/53019] [4.7 regression] ICE (segfault) with -flto=jobserver -fwhole-program

2012-06-01 Thread kilobyte at angband dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53019 --- Comment #6 from Adam Borowski 2012-06-01 08:04:43 UTC --- Ok, works correctly on current trunk as well. Since the testcase is messy and vulnerable to small alterations, and I guess the underlying bug fixes already include a test for it, it's

[Bug fortran/53537] [4.5/4.6/4.7/4.8 Regression] Explicit IMPORT of renamed USE-associated symbol fails

2012-06-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53537 --- Comment #4 from Tobias Burnus 2012-06-01 08:04:09 UTC --- (In reply to comment #3) > The patch of comment 1 fails for testsuite/gfortran.dg/import7.f90: > > TYPE(T3) X >1 > Error: The type of 'x' at (1)

[Bug fortran/53521] [4.5/4.6/4.7 Regression] Memory leak with zero-sized array constructor

2012-06-01 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53521 Joost VandeVondele changed: What|Removed |Added Summary|[4.5/4.6/4.7/4.8|[4.5/4.6/4.7 Regression]

[Bug ada/53517] gnat.dg/lto14.adb FAILs

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53517 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ada/53517] gnat.dg/lto14.adb FAILs

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53517 --- Comment #3 from Eric Botcazou 2012-06-01 07:34:12 UTC --- Author: ebotcazou Date: Fri Jun 1 07:34:05 2012 New Revision: 188101 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188101 Log: PR ada/53517 * gnat.dg/lto14.adb: Skip

[Bug ada/53517] gnat.dg/lto14.adb FAILs

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53517 --- Comment #2 from Eric Botcazou 2012-06-01 07:33:43 UTC --- Author: ebotcazou Date: Fri Jun 1 07:33:38 2012 New Revision: 188100 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188100 Log: PR ada/53517 * gnat.dg/lto14.adb: Skip

[Bug ada/53517] gnat.dg/lto14.adb FAILs

2012-06-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53517 --- Comment #2 from Eric Botcazou 2012-06-01 07:33:43 UTC --- Author: ebotcazou Date: Fri Jun 1 07:33:38 2012 New Revision: 188100 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188100 Log: PR ada/53517 * gnat.dg/lto14.adb: Skip