[Bug gcov-profile/48845] [4.7 regression] All g++.dg/tree-prof and gcc.dg/{matrix, tree-prof} executions tests fail on Solaris 8/9

2011-05-24 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48845 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug rtl-optimization/49148] Certain expressions take an extremely long time for no apparent reason

2011-05-24 Thread jchthys at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49148 --- Comment #5 from John Peyton 2011-05-24 21:26:49 UTC --- > Maybe you are getting subnormals which causes a huge performance decrease. It looks like that might indeed be the case. It didn't seem to happen with ICC though. Is it possible that o

[Bug libstdc++/49151] [C++0x][constexpr] chrono::duration has incorrect non-member operator semantics

2011-05-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49151 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassigned at

[Bug fortran/49149] Dependency autogeneration with `-M` rendered useless by requiring .mod files

2011-05-24 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49149 kargl at gcc dot gnu.org changed: What|Removed |Added Severity|critical|normal --- Comment #1 from karg

[Bug libobjc/48177] incorrect registration of typed selectors

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 --- Comment #6 from Nicola Pero 2011-05-24 21:43:47 UTC --- I applied the fix. Waiting for approval to apply it for the 4.6 branch as well so that it gets into 4.6.1. :-) Thanks

[Bug libobjc/48177] incorrect registration of typed selectors

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177 --- Comment #5 from Nicola Pero 2011-05-24 21:39:29 UTC --- Author: nicola Date: Tue May 24 21:39:24 2011 New Revision: 174143 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174143 Log: In libobjc/: 2011-05-24 Nicola Pero PR libob

[Bug objc/48187] infinite errors with misplaced [ in @interface definition

2011-05-24 Thread nicola at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48187 --- Comment #3 from Nicola Pero 2011-05-24 21:29:38 UTC --- Author: nicola Date: Tue May 24 21:29:35 2011 New Revision: 174142 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174142 Log: In gcc/: 2011-05-24 Nicola Pero PR objc/4818

[Bug tree-optimization/49144] [4.6/4.7 regression] miscompiled reverse_iterator?

2011-05-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49144 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug rtl-optimization/49114] [x32] 454.calculix in SPEC CPU 2006 failed

2011-05-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49114 H.J. Lu changed: What|Removed |Added CC||vmakarov at redhat dot com Component|t

[Bug c++/49153] New: Compile error with template metafunctions (starting with 4.5.x)

2011-05-24 Thread dizzy at roedu dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 Summary: Compile error with template metafunctions (starting with 4.5.x) Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug rtl-optimization/49114] [x32] 454.calculix in SPEC CPU 2006 failed

2011-05-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49114 --- Comment #4 from H.J. Lu 2011-05-24 23:17:02 UTC --- Bad reload: Reloads for insn # 588 Reload 0: reload_in (DI) = (reg/v/f:DI 182 [ b ]) GENERAL_REGS, RELOAD_FOR_OPERAND_ADDRESS (opnum = 0) reload_in_reg: (reg/v/f:DI 182 [

[Bug libstdc++/49151] [C++0x][constexpr] chrono::duration has incorrect non-member operator semantics

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

[Bug libstdc++/49058] [C++0x] Bind no-arguments functor failed using std::bind with -pedantic option.

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

[Bug libstdc++/49151] [C++0x][constexpr] chrono::duration has incorrect non-member operator semantics

2011-05-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49151 --- Comment #3 from paolo at gcc dot gnu.org 2011-05-24 23:29:23 UTC --- Author: paolo Date: Tue May 24 23:29:19 2011 New Revision: 174150 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174150 Log: 2011-05-24 Paolo Carlini PR libs

[Bug c++/49153] Compile error with template metafunctions (starting with 4.5.x)

2011-05-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 --- Comment #1 from Paolo Carlini 2011-05-24 23:51:38 UTC --- Not having looked into your code in any serious detail, I suspect something is wronf with it: current Intel, Comeau and SunStudio compilers all error out in the same way as recent GCCs

[Bug c++/49042] [C++0x] wrong "protected" when using template and decltype

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49042 --- Comment #2 from Jason Merrill 2011-05-24 23:45:05 UTC --- Author: jason Date: Tue May 24 23:44:59 2011 New Revision: 174151 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174151 Log: PR c++/49042 * pt.c (get_mostly_instantiate

[Bug rtl-optimization/49154] New: [4.7 Regression]: build fails on cris-elf in libgcc: ICE in setup_pressure_classes, at ira.c:902

2011-05-24 Thread hp at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49154 Summary: [4.7 Regression]: build fails on cris-elf in libgcc: ICE in setup_pressure_classes, at ira.c:902 Product: gcc Version: 4.7.0 Status: UNCONFIRMED Keywords: build, ic

[Bug c++/49153] Compile error with template metafunctions (starting with 4.5.x)

2011-05-24 Thread dizzy at roedu dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49153 dizzy at roedu dot net changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/48981] bootstrap-lto -O3 produces miscompiled, broken gcc

2011-05-24 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48981 Andrew Pinski changed: What|Removed |Added Attachment #24244|0 |1 is obsolete|

[Bug c++/47544] [C++0x] linker does not find =default constructor for explicitly instantiated template

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47544 --- Comment #2 from Jason Merrill 2011-05-25 01:08:19 UTC --- Author: jason Date: Wed May 25 01:08:16 2011 New Revision: 174159 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174159 Log: PR c++/47544 * pt.c (instantiate_decl): Han

[Bug c++/47263] [C++0x] lambda + dynamic-exception-specification std::unexpected() is not called.

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47263 --- Comment #2 from Jason Merrill 2011-05-25 01:08:34 UTC --- Author: jason Date: Wed May 25 01:08:31 2011 New Revision: 174161 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174161 Log: PR c++/47263 * decl.c (use_eh_spec_block):

[Bug c++/48884] decltype's operand doesn't consider friend declaration

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48884 --- Comment #3 from Jason Merrill 2011-05-25 01:08:48 UTC --- Author: jason Date: Wed May 25 01:08:46 2011 New Revision: 174163 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174163 Log: PR c++/48884 * pt.c (fn_type_unification):

[Bug c++/49102] [C++0x] Use of deleted copy constructor not diagnosed

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49102 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49105] [C++0x][SFINAE] ICE during list-initialization of rvalue-references to const

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49105 --- Comment #3 from Jason Merrill 2011-05-25 01:08:42 UTC --- Author: jason Date: Wed May 25 01:08:38 2011 New Revision: 174162 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174162 Log: PR c++/49105 * typeck.c (build_const_cast_1

[Bug c++/49042] [C++0x] wrong "protected" when using template and decltype

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49042 --- Comment #3 from Jason Merrill 2011-05-25 01:08:55 UTC --- Author: jason Date: Wed May 25 01:08:53 2011 New Revision: 174164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174164 Log: PR c++/49042 * pt.c (get_mostly_instantiate

[Bug c++/49042] [C++0x] wrong "protected" when using template and decltype

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49042 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48884] decltype's operand doesn't consider friend declaration

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48884 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48969] ICE with -std=c++0x

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48969 Jason Merrill changed: What|Removed |Added Target Milestone|--- |4.7.0 --- Comment #6 from Jason Merrill

[Bug c++/48617] [C++0x] Problem with non-type template parameters and decltype

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48617 --- Comment #2 from Jason Merrill 2011-05-25 01:08:10 UTC --- Author: jason Date: Wed May 25 01:08:07 2011 New Revision: 174158 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174158 Log: PR c++/48617 * pt.c (invalid_nontype_parm_t

[Bug c++/48945] [C++0x] static constexpr member function cannot be defined out-of class

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48945 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48780] [C++0x] scoped enumerations and va_arg (default argument promotions)

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48780 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48780] [C++0x] scoped enumerations and va_arg (default argument promotions)

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48780 Jason Merrill changed: What|Removed |Added Target Milestone|--- |4.7.0 --- Comment #3 from Jason Merrill

[Bug c++/48647] [C++0x] SFINAE does not handle incompatible pointer types well in conditional operator

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48647 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48617] [C++0x] Problem with non-type template parameters and decltype

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48617 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48969] ICE with -std=c++0x

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48969 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/47263] [C++0x] lambda + dynamic-exception-specification std::unexpected() is not called.

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47263 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/47336] [C++0x] ICE: "Error reporting routines re-entered"

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47336 --- Comment #3 from Jason Merrill 2011-05-25 01:08:26 UTC --- Author: jason Date: Wed May 25 01:08:24 2011 New Revision: 174160 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174160 Log: PR c++/47336 * error.c (dump_template_bindi

[Bug libfortran/48925] Code cleanup in write_float.def

2011-05-24 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48925 --- Comment #1 from Jerry DeLisle 2011-05-25 01:34:19 UTC --- I will be doing some things with this, maybe not exactly as suggested.

[Bug c++/49105] [C++0x][SFINAE] ICE during list-initialization of rvalue-references to const

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49105 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/47544] [C++0x] linker does not find =default constructor for explicitly instantiated template

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47544 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/48106] [C++0x] ICE with scoped enum with fixed underlying type

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48106 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49066] [C++0x] Non-defining declaration of deleted function suppresses usage validation

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49066 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/47336] [C++0x] ICE: "Error reporting routines re-entered"

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47336 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/49102] [C++0x] Use of deleted copy constructor not diagnosed

2011-05-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49102 --- Comment #4 from Paolo Carlini 2011-05-25 01:41:00 UTC --- Are you sure it's fixed in the branch too?

[Bug rtl-optimization/48757] [4.5/4.6/4.7 Regression] internal compiler error: in compensate_edge, at reg-stack.c:2788

2011-05-24 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48757 --- Comment #7 from Vladimir Makarov 2011-05-25 02:16:00 UTC --- Author: vmakarov Date: Wed May 25 02:15:58 2011 New Revision: 174165 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174165 Log: 2011-05-24 Vladimir Makarov PR rtl-op

[Bug tree-optimization/49144] [4.6/4.7 regression] miscompiled reverse_iterator?

2011-05-24 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49144 H.J. Lu changed: What|Removed |Added CC||davidxl at gcc dot gnu.org Target Milestone|-

[Bug c++/48292] [C++0x] "sorry, unimplemented: use of 'type_pack_expansion' in template"

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48292 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/48322] [C++0x] Plural parameter packs are not expanded well

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48322 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/45418] [C++0x] can't initialize array of non-trivial type with brace-init

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45418 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/45399] [C++0x] Warning for \0 in raw strings

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45399 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2010-10-31 10:14:4

[Bug c++/45080] [C++0x] Rejects lambda to function pointer conversion inside function template

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45080 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/44311] [C++0x] no error with switch over enum class and integer case

2011-05-24 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44311 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/49143] make -Wsuggest-attribute less verbose

2011-05-24 Thread madcoder at debian dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49143 Pierre Habouzit changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug go/48502] os_test.TestStartProcess FAILs on Solaris 2

2011-05-24 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48502 --- Comment #1 from ian at gcc dot gnu.org 2011-05-25 05:57:57 UTC --- Author: ian Date: Wed May 25 05:57:54 2011 New Revision: 174167 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174167 Log: PR go/48502 libgo/os: Fix test to run on

[Bug go/48502] os_test.TestStartProcess FAILs on Solaris 2

2011-05-24 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48502 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c/49128] -march=native generates unsupported instructions

2011-05-24 Thread Joost.VandeVondele at pci dot uzh.ch
=/data/vondele/gcc_bench/libs/ --with-mpfr=/data/vondele/gcc_bench/libs/ --with-mpc=/data/vondele/gcc_bench/libs/ Thread model: posix gcc version 4.7.0 20110524 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-march=native' '-shared-libgcc' /data/vondele/gcc_benc

[Bug c++/45399] [C++0x] Warning for \0 in raw strings

2011-05-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45399 --- Comment #8 from Jakub Jelinek 2011-05-25 06:31:31 UTC --- No objection I think. Alternatively there could be a switch to control this warning.

<    1   2