[Bug fortran/56266] [OOP] ICE on invalid in gfc_match_varspec

2013-02-10 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56266 janus at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Keywords

[Bug ada/56271] GCC build errors when building ada and using LDFLAGS

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56271 --- Comment #1 from Evgeny Grin 2013-02-10 11:55:19 UTC --- Created attachment 29409 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29409 Patch for ada build Correctly filter out flags using sed: COMMON_FLAGS_TO_PASS = $(shell e

[Bug go/56017] libgo testsuite does not support cross testing

2013-02-10 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56017 --- Comment #14 from Andreas Schwab 2013-02-10 11:55:48 UTC --- testsuite/libgo.{log,sum} contains only a single test run (the last one).

[Bug tree-optimization/56273] [4.8 regression] Bogus -Warray-bounds warning

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56273 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug c++/56268] [4.7/4.8 Regression] C++11 ICE with boost multi-precision and boost variant during assignment

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56268 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.3

[Bug libstdc++/56267] [4.7/4.8 Regression] unordered containers require Assignable hash function

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.7.3

[Bug tree-optimization/56264] [4.8 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:557

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56264 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|una

[Bug tree-optimization/56262] [4.8 regression] ICE in ipa_make_edge_direct_to_target, at ipa-prop.c:2111

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56262 Richard Biener changed: What|Removed |Added CC||hubicka at gcc dot gnu.org

[Bug target/56263] [avr] Provide strict address-space checking

2013-02-10 Thread demiurg_spb at freemail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56263 --- Comment #1 from demiurg_spb at freemail dot ru 2013-02-10 12:24:49 UTC --- I think the next test case should also be considered. const char __flash* const __flash names[] = { "flash_str1", "flash_str2" }; const char __fla

[Bug bootstrap/56259] GCC's configure script has a hard-coded setting of 'with_gmp' for FreeBSD

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56259 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/56258] Please upgrade doc/*.texi to the latest texinfo package(s)

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56258 Richard Biener changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- C

[Bug other/54279] [4.8 Regression] first stage build with g++ fails with "." as the first component of $PATH

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54279 Evgeny Grin changed: What|Removed |Added CC||karlson2k at gmail dot com --- Co

[Bug c++/56268] [4.7/4.8 Regression] C++11 ICE with boost multi-precision and boost variant during assignment

2013-02-10 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56268 --- Comment #2 from Markus Trippelsdorf 2013-02-10 12:42:24 UTC --- Created attachment 29410 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29410 Somewhat reduced testcase

[Bug ada/56274] New: [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2013-02-10 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274 Bug #: 56274 Summary: [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface") Classification: Unclassified Product: gcc

[Bug other/56275] New: ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code.

2013-02-10 Thread franxisco1988+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56275 Bug #: 56275 Summary: ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code. Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCO

[Bug target/56184] [4.8 Regression] Internal compiler error in push_reload during bootstrap stage 2

2013-02-10 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56184 Steven Bosscher changed: What|Removed |Added Keywords||ice-checking Statu

[Bug rtl-optimization/56275] ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code.

2013-02-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56275 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/35688] template visibility not overridden by template arguments

2013-02-10 Thread Woebbeking at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35688 --- Comment #14 from André Wöbbeking 2013-02-10 15:50:14 UTC --- Could anyone reply to my last question? Thanks in advance.

[Bug c++/56251] no DW_AT_const_value for static const member of a template class

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

[Bug rtl-optimization/56275] ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code.

2013-02-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56275 --- Comment #2 from Uros Bizjak 2013-02-10 16:15:13 UTC --- More reduced testcase --cut here-- typedef long long v2tw __attribute__ ((vector_size (2 * sizeof (long long; void tiger_block_v2 (long long in1, v2tw *res) { v2tw i1

[Bug rtl-optimization/56275] ICE in simplify_subreg, at simplify-rtx.c:5261 with vector code.

2013-02-10 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56275 Uros Bizjak changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug libgcc/56276] New: libgcc_*.dll is installed to wrong directory during build

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56276 Bug #: 56276 Summary: libgcc_*.dll is installed to wrong directory during build Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug tree-optimization/56262] [4.8 regression] ICE in ipa_make_edge_direct_to_target, at ipa-prop.c:2111

2013-02-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56262 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug fortran/56008] [F03] wrong code with lhs-realloc on assignment with derived types having allocatable components

2013-02-10 Thread stefan.mauerberger at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56008 --- Comment #10 from stefan.mauerberger at gmail dot com 2013-02-10 18:34:51 UTC --- Hi There! Its me again. Unfortunately, I have to report that there is still something wired. The following slightly modified code causes a memory leak:

[Bug tree-optimization/56265] [4.8 Regression] ICE in ipa_make_edge_direct_to_target

2013-02-10 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56265 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot

[Bug tree-optimization/56262] [4.8 regression] ICE in ipa_make_edge_direct_to_target, at ipa-prop.c:2111

2013-02-10 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56262 Paul Pluzhnikov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug libgcc/56277] New: libgcc.a and libgcc_eh.a should be compiled with function-level linking

2013-02-10 Thread msharov at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56277 Bug #: 56277 Summary: libgcc.a and libgcc_eh.a should be compiled with function-level linking Classification: Unclassified Product: gcc Version: 4.7.2 Statu

[Bug libgcc/56277] libgcc.a and libgcc_eh.a should be compiled with function-level linking

2013-02-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56277 --- Comment #1 from Andrew Pinski 2013-02-10 19:39:41 UTC --- This is not needed for most of libgcc.a as each function is in its own object file inside the archive. This is much better than -ffunction-sections to begin with.

[Bug fortran/51976] [F2003] Support deferred-length character components of derived types (allocatable string length)

2013-02-10 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51976 --- Comment #8 from Dominique d'Humieres 2013-02-10 19:59:37 UTC --- With the patch in comment #7 most of the duplicates compile and run, but: pr49050 which gives pr49050.f90:13.10: item = item_type('key') 1 Error: No

[Bug libstdc++/56278] New: [4.8 Regression] unordered containers fail static assertion

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56278 Bug #: 56278 Summary: [4.8 Regression] unordered containers fail static assertion Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug libstdc++/56267] [4.7/4.8 Regression] unordered containers require Assignable hash function

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 Jonathan Wakely changed: What|Removed |Added AssignedTo|unassigned at gcc dot |redi at gcc dot gnu.org

[Bug c/56279] New: Unwanted directory is added to include search path when building for MingGW with --native-system-header-dir

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56279 Bug #: 56279 Summary: Unwanted directory is added to include search path when building for MingGW with --native-system-header-dir Classification: Unclassified P

[Bug libstdc++/56267] [4.7/4.8 Regression] unordered containers require Assignable hash function

2013-02-10 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 --- Comment #2 from Paolo Carlini 2013-02-10 23:00:34 UTC --- Thanks Jon for fully handling this. I understand that in principle we could have checked is_nothrow_default_constructible, but it's of course much better if we can just use oper

[Bug target/56279] Unwanted directory is added to include search path when building for MingGW with --native-system-header-dir

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56279 --- Comment #1 from Evgeny Grin 2013-02-10 23:04:16 UTC --- This unwanted dir is added by blindly overriding directory in gcc/config/i386/mingw32.h: #undef NATIVE_SYSTEM_HEADER_DIR #define NATIVE_SYSTEM_HEADER_DIR "/mingw/include" as

[Bug bootstrap/52947] [4.7/4.8 Regression] bootstrap fails due to wrong include search path composition

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52947 Evgeny Grin changed: What|Removed |Added CC||karlson2k at gmail dot com --- Co

[Bug libgcc/56277] libgcc.a and libgcc_eh.a should be compiled with function-level linking

2013-02-10 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56277 --- Comment #2 from Andrew Pinski 2013-02-10 23:19:01 UTC --- Do you think you have an example where adding -ffunction-sections can help for the compiled libgcc.a ?

[Bug c/56280] New: GCC builded for MinGW32(-w64) contains malformed directory in include search path

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56280 Bug #: 56280 Summary: GCC builded for MinGW32(-w64) contains malformed directory in include search path Classification: Unclassified Product: gcc Version: 4.7.2

[Bug target/56279] Unwanted directory is added to include search path when building for MingGW with --native-system-header-dir

2013-02-10 Thread karlson2k at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56279 Evgeny Grin changed: What|Removed |Added Target|i686-w64-mingw32, |i686-pc-mingw32,

[Bug libstdc++/56278] [4.8 Regression] unordered containers fail static assertion

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56278 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/56278] [4.8 Regression] unordered containers fail static assertion

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56278 --- Comment #1 from Jonathan Wakely 2013-02-11 00:19:25 UTC --- Author: redi Date: Mon Feb 11 00:19:14 2013 New Revision: 195935 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195935 Log: PR libstdc++/56278 * include/b

[Bug libstdc++/56267] [4.7/4.8 Regression] unordered containers require Assignable hash function

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 --- Comment #3 from Jonathan Wakely 2013-02-11 00:19:42 UTC --- Author: redi Date: Mon Feb 11 00:19:29 2013 New Revision: 195936 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195936 Log: PR libstdc++/56267 * include/b

[Bug libstdc++/56278] [4.8 Regression] unordered containers fail static assertion

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56278 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug libstdc++/56267] [4.7/4.8 Regression] unordered containers require Assignable hash function

2013-02-10 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56267 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c/56280] GCC builded for MinGW32(-w64) contains malformed directory in include search path

2013-02-10 Thread k2k at narod dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56280 --- Comment #1 from Karlson2k 2013-02-11 00:29:26 UTC --- With simple patch: --- ./gcc/cppdefault.c.orig 2013-02-11 01:50:57 +0400 +++ ./gcc/cppdefault.c 2013-02-11 03:54:00 +0400 @@ -63,7 +63,7 @@ const struct default_include cpp_inc

[Bug c/56280] GCC builded for MinGW32(-w64) contains malformed directory in include search path

2013-02-10 Thread k2k at narod dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56280 --- Comment #2 from Karlson2k 2013-02-11 00:32:16 UTC --- I didn't test it on other hosts, may be solution is a little more complex, like suggested in bug 56279 comment #1

[Bug libgcc/56277] libgcc.a and libgcc_eh.a should be compiled with function-level linking

2013-02-10 Thread msharov at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56277 --- Comment #3 from msharov at users dot sourceforge.net 2013-02-11 00:33:03 UTC --- (In reply to comment #2) > Do you think you have an example where adding -ffunction-sections can help for > the compiled libgcc.a ? No, sorry. Checking

[Bug c/56281] New: missed VRP optimization from undefined left shift in ISO C99

2013-02-10 Thread vincent-gcc at vinc17 dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56281 Bug #: 56281 Summary: missed VRP optimization from undefined left shift in ISO C99 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIR

[Bug target/54280] AVR target: -mmcu=atxmega128b support missing

2013-02-10 Thread iavaelooeyt+bugzilla at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54280 iavaelooeyt+bugzilla at gmail dot com changed: What|Removed |Added CC||iavaelooeyt

[Bug middle-end/55477] [devirt] trunk fails inline-devirt tests #2 and and #3 whereas they pass in google/4_7

2013-02-10 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55477 --- Comment #6 from Matt Hargett 2013-02-11 01:55:51 UTC --- I just tested with latest trunk (4.8.0 20130210). inline-devirt-2.C does indeed pass when adding an outer loop, but only at -O3. That is probably fine, but I could have sworn it

[Bug middle-end/55478] [devirt] trunk fails inline-devirt test #4

2013-02-10 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55478 --- Comment #9 from Matt Hargett 2013-02-11 02:02:46 UTC --- Just tested with latest trunk and it passes at -O3. With Maxim's previous devirt patches, it passed at -O2. That being said, I'm happy and this can be marked as RESOLVED.

[Bug middle-end/55498] [devirt] trunk fails inline-devirt test #6

2013-02-10 Thread matt at use dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55498 --- Comment #3 from Matt Hargett 2013-02-11 02:11:36 UTC --- Just tested with latest trunk and things have regressed/changed a bit. This is another test case where I *have* to use both -O3 and -funroll-loops to get the desired effect. This

[Bug libstdc++/56282] New: [4.8 regression] std::basic_ios broken with -std=c++11 (undefined reference)

2013-02-10 Thread daniel at constexpr dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56282 Bug #: 56282 Summary: [4.8 regression] std::basic_ios broken with -std=c++11 (undefined reference) Classification: Unclassified Product: gcc Version: unknown

[Bug libstdc++/56283] New: std::result_of does not gracefully SFINAE (not define ::type)

2013-02-10 Thread potswa at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56283 Bug #: 56283 Summary: std::result_of does not gracefully SFINAE (not define ::type) Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFI

[Bug libstdc++/56283] std::result_of does not gracefully SFINAE (not define ::type)

2013-02-10 Thread potswa at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56283 --- Comment #1 from David Krauss 2013-02-11 04:57:46 UTC --- Note, defining the trait with the expression declval()(declval()...) does work. Clang 3.1/libc++ behaves the same way.

[Bug c/56281] missed VRP optimization from undefined left shift in ISO C99

2013-02-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56281 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug libstdc++/56282] [4.8 regression] std::basic_ios broken with -std=c++11 (undefined reference)

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56282 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug c/56281] missed VRP optimization from undefined left shift in ISO C99

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56281 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 Richard Biener changed: What|Removed |Added CC||vincent-gcc at vinc17 dot

[Bug libgcc/56277] libgcc.a and libgcc_eh.a should be compiled with function-level linking

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56277 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug ada/56274] [4.8 Regression] libada bootstrap failure on kfreebsd ("pthread_rwlock_t" not declared in "OS_Interface")

2013-02-10 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56274 Richard Biener changed: What|Removed |Added Keywords||build Target|