[Bug libstdc++/58358] search_n has a Complexity violation for random access iterator

2013-09-07 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58358 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/58358] New: search_n has a Complexxity violation for random access iterator

2013-09-07 Thread kariya_mitsuru at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58358 Bug ID: 58358 Summary: search_n has a Complexxity violation for random access iterator Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: minor

[Bug bootstrap/54659] [4.8 Regression] Bootstrap with --disable-nls broken under Windows

2013-09-07 Thread fragabr at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54659 Dâniel Fraga changed: What|Removed |Added CC||fragabr at gmail dot com --- Comment #30 f

[Bug c++/58282] g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw

2013-09-07 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58282 --- Comment #7 from vries at gcc dot gnu.org --- Author: vries Date: Sat Sep 7 23:31:58 2013 New Revision: 202360 URL: http://gcc.gnu.org/viewcvs?rev=202360&root=gcc&view=rev Log: Testcase for PR58282 2013-09-08 Tom de Vries PR c++/58282

[Bug libstdc++/58357] New: In C++11 std::rotate(first, middle, last) now should return a forward iterator to first + (last - middle).

2013-09-07 Thread mhcox at bluezoosoftware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58357 Bug ID: 58357 Summary: In C++11 std::rotate(first, middle, last) now should return a forward iterator to first + (last - middle). Product: gcc Version: 4.8.1 Status: UNCO

[Bug c++/58282] g++.dg/tm/noexcept-1.C -fno-exceptions SIGSEGV in gimple_build_eh_must_not_throw

2013-09-07 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58282 --- Comment #6 from vries at gcc dot gnu.org --- Author: vries Date: Sat Sep 7 23:31:48 2013 New Revision: 202359 URL: http://gcc.gnu.org/viewcvs?rev=202359&root=gcc&view=rev Log: Handle noexcept on transactions with -fno-exceptions 2013-09-08

[Bug libstdc++/58341] Doc conflicts with standard on forbidden range of `result` in copy_backward()

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

[Bug libstdc++/58341] Doc conflicts with standard on forbidden range of `result` in copy_backward()

2013-09-07 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58341 --- Comment #4 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Sep 7 22:57:49 2013 New Revision: 202357 URL: http://gcc.gnu.org/viewcvs?rev=202357&root=gcc&view=rev Log: 2013-09-07 Paolo Carlini PR libstdc++/58341 * include

[Bug libstdc++/58341] Doc conflicts with standard on forbidden range of `result` in copy_backward()

2013-09-07 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58341 --- Comment #5 from paolo at gcc dot gnu.org --- Author: paolo Date: Sat Sep 7 22:58:04 2013 New Revision: 202358 URL: http://gcc.gnu.org/viewcvs?rev=202358&root=gcc&view=rev Log: 2013-09-07 Paolo Carlini PR libstdc++/58341 * include

[Bug fortran/58356] New: ICE with finalization and type extension

2013-09-07 Thread abensonca at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58356 Bug ID: 58356 Summary: ICE with finalization and type extension Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 --- Comment #11 from Jeffrey A. Law --- I've found a minor error in the tree-ssa-threadedge.c changes. I can easily see how it affects Zhengong's testcase and I can speculate how it might be triggering the ia64 failure. I'm testing it on x86_64-

[Bug c++/58354] variadic template ambiguous

2013-09-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58354 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/51488] ICE on infinite template recursion

2013-09-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51488 --- Comment #5 from Paolo Carlini --- Infinite recursion, which nothing stops. In the meanwhile I posted this: http://gcc.gnu.org/ml/gcc-patches/2013-08/msg01348.html I think those issue should be fixable relatively easily.

[Bug c++/58336] internal compiler error when using a static int for the size of a char array within a class

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

[Bug c/53119] -Wmissing-braces wrongly warns about universal zero initializer {0}

2013-09-07 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53119 --- Comment #11 from Manuel López-Ibáñez --- (In reply to JamesH from comment #10) > > Therefore, is there any progress on this bug? I wouldn't expect any soon, unless new developers join GCC development and decide to work on the C FE. Any taker

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 --- Comment #10 from Jeffrey A. Law --- Zhengong's testcase fails for me, so I'll work with that first.

[Bug c++/51488] ICE on infinite template recursion

2013-09-07 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51488 --- Comment #4 from Manuel López-Ibáñez --- (In reply to Paolo Carlini from comment #2) > Manuel, looks like these 3 testcases are instances of the very same issue: > our template instantiation depth control mechanism doesn't handle this case. > I

[Bug tree-optimization/18501] [4.7/4.8/4.9 Regression] Missing 'used uninitialized' warning (CCP)

2013-09-07 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18501 Manuel López-Ibáñez changed: What|Removed |Added CC||tkhai at yandex dot ru --- Comment

[Bug c/58323] [-Wall] No warning when uninitialized integer

2013-09-07 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58323 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/58319] explicit cast doesn't disable -Wconversion warning.

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

[Bug fortran/58355] New: ICE with TYPE, EXTENDS before parent TYPE defined

2013-09-07 Thread abensonca at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58355 Bug ID: 58355 Summary: ICE with TYPE, EXTENDS before parent TYPE defined Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/58353] Internal Compiler Error with Variadic Templates

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

[Bug ipa/58329] [4.9 Regression] ld: Invalid symbol type for plabel (.libs/libstdc++.lax/libc++11convenience.a/system_error.o, std::error_category::default_error_condition(int) const [clone .localalia

2013-09-07 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58329 --- Comment #9 from dave.anglin at bell dot net --- On 6-Sep-13, at 8:05 AM, hubicka at ucw dot cz wrote: > perhaps we want to simply check for ASM_OUTPUT_DEF in symtab and > refuse > to use local aliases then? I think the other macros alow onl

[Bug regression/58244] global variable: many THOUSANDS times slower execution

2013-09-07 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58244 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 --- Comment #9 from Gerald Pfeifer --- (In reply to Jeffrey A. Law from comment #3) > Just to be sure, what version of the trunk are both of you using? 202346

[Bug other/58348] Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL

2013-09-07 Thread andris.pavenis at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348 Andris Pavenis changed: What|Removed |Added CC||andris.pavenis at iki dot fi --- Comment

[Bug fortran/58351] ICE using c_f_pointer subroutine and derived types

2013-09-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58351 Dominique d'Humieres changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comm

[Bug c++/58354] New: variadic template ambigous

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58354 Bug ID: 58354 Summary: variadic template ambigous Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee:

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #5 from 1zeeky at gmail dot com --- Ah, sorry. I wrote that before I found out that this was the issue with the code.

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #4 from Daniel Krügler --- Maybe related to bug 16564?

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #3 from Daniel Krügler --- (In reply to 1zeeky from comment #2) > I am aware that the code is invalid; I'm not saying there shouldn't be an > error. Then I was mislead by your comment: "I'm not 100% sure the attached testcase *should*

[Bug c++/58352] infinite template instantiation depth errors

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 --- Comment #2 from 1zeeky at gmail dot com --- I am aware that the code is invalid; I'm not saying there shouldn't be an error. The problem is, that g++ does not stop printing the error and needs to be killed to stop. At least mine doesn't, maybe

[Bug c++/58352] infinite template instantiation depth errors

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

[Bug c++/58353] New: Internal Compiler Error with Variadic Templates

2013-09-07 Thread spamjunk at stny dot rr.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58353 Bug ID: 58353 Summary: Internal Compiler Error with Variadic Templates Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c+

[Bug rtl-optimization/58210] 400.perlbench fails with ICE

2013-09-07 Thread Ganesh.Gopalasubramanian at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58210 --- Comment #5 from GGanesh --- (In reply to Marc Glisse from comment #4) > Now that PR 58137 is fixed, can you still reproduce? Note that not everyone > has access to spec benchmarks. Thanks. The issue is solved. I am changing the status as fixe

[Bug rtl-optimization/58210] 400.perlbench fails with ICE

2013-09-07 Thread Ganesh.Gopalasubramanian at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58210 GGanesh changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug rtl-optimization/58210] 400.perlbench fails with ICE

2013-09-07 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58210 --- Comment #4 from Marc Glisse --- Now that PR 58137 is fixed, can you still reproduce? Note that not everyone has access to spec benchmarks.

[Bug c++/58201] [4.9 Regression] Undefined reference to `B::B(void const**)'

2013-09-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58201 --- Comment #15 from Paolo Carlini --- Oh, I was just assuming that we didn't have the information! Indeed normally exprs do have locations!

[Bug c++/58201] [4.9 Regression] Undefined reference to `B::B(void const**)'

2013-09-07 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58201 --- Comment #14 from Jakub Jelinek --- Perhaps use error_at and DECL_SOURCE_LOCATION of the expr being mangled? Perhaps temporary set input_location to DECL_SOURCE_LOCATION for the duration of mangle_decl, and use error_at (EXPR_LOC_OR_HERE (expr)

[Bug bootstrap/58350] libvtv/testsuite: Makefile:369: *** missing separator. Stop.

2013-09-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58350 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 --- Comment #8 from Dominique d'Humieres --- Also seen on x86_64-apple-darwin10.

[Bug fortran/58351] ICE using c_f_pointer subroutine and derived types

2013-09-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58351 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/58352] New: infinite template instantiation depth errors

2013-09-07 Thread 1zeeky at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58352 Bug ID: 58352 Summary: infinite template instantiation depth errors Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug fortran/58351] New: ICE using c_f_pointer subroutine and derived types

2013-09-07 Thread h.lars...@fz-juelich.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58351 Bug ID: 58351 Summary: ICE using c_f_pointer subroutine and derived types Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/58349] ARMv7: ICE in vect_determine_vectorization_factor, at tree-vect-loop.c:349

2013-09-07 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58349 --- Comment #1 from Mikael Pettersson --- I can't reproduce the ICE with either one of gcc 4.6.3, 4.6.4, 4.7.3, or 4.8.1, configured as crosses to armv7l-linux-gnueabi from x86_64-linux, with options -march=armv7-a -mfloat-abi=hard -mfpu=neon -mtu

[Bug libstdc++/58341] Doc conflicts with standard on forbidden range of `result` in copy_backward()

2013-09-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58341 Jonathan Wakely changed: What|Removed |Added Keywords||documentation Status|UNCONF

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 --- Comment #7 from Andreas Schwab --- It's also causing miscompare on ia64.

[Bug bootstrap/58340] [4.9 regression] gcc/cp/pt.c:7064:1: internal compiler error: in propagate_threaded_block_debug_into, at tree-ssa-threadedge.c:623

2013-09-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58340 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org Target Mil

[Bug c++/58317] Calling a method while preparing to call the constructor should be illegal

2013-09-07 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58317 --- Comment #5 from Jonathan Wakely --- (In reply to Oleg Smolsky from comment #2) > Hey Jonathan, here is a simpler and more natural way to rewrite your example: > > struct A { > static int f() { return 0; } > A(int) { } > }; > > int main()

[Bug c++/58201] [4.9 Regression] Undefined reference to `B::B(void const**)'

2013-09-07 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58201 --- Comment #13 from Jan Hubicka --- > I'm a bit worried, because normally we don't check in the testsuite that those > messages about the instantiation point have the right line number, thus, we > may > well have a pretty serious diagnostic regr

[Bug other/58348] Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL

2013-09-07 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348 --- Comment #2 from Andreas Schwab --- *** Bug 58347 has been marked as a duplicate of this bug. ***

[Bug other/58347] Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in not appear in AM_CONDITIONAL

2013-09-07 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58347 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/58350] New: libvtv/testsuite: Makefile:369: *** missing separator. Stop.

2013-09-07 Thread dimhen at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58350 Bug ID: 58350 Summary: libvtv/testsuite: Makefile:369: *** missing separator. Stop. Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal P

[Bug c/58349] New: ARMv7: ICE in vect_determine_vectorization_factor, at tree-vect-loop.c:349

2013-09-07 Thread pascal.massimino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58349 Bug ID: 58349 Summary: ARMv7: ICE in vect_determine_vectorization_factor, at tree-vect-loop.c:349 Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: norma

[Bug other/58348] Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL

2013-09-07 Thread dschroetter at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348 --- Comment #1 from Dirk Schroetter --- Created attachment 30758 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30758&action=edit configure log

[Bug other/58348] New: Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL

2013-09-07 Thread dschroetter at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58348 Bug ID: 58348 Summary: Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in AM_CONDITIONAL Product: gcc Version: unknown Status: UNCONFIRMED

[Bug other/58347] New: Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in not appear in AM_CONDITIONAL

2013-09-07 Thread dschroetter at mac dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58347 Bug ID: 58347 Summary: Build fails on x86_64-unknown-linux-gnu in libvtv on ENABLE_VTABLE_VERIFY not in not appear in AM_CONDITIONAL Product: gcc Version: unknown

[Bug c++/58336] internal compiler error when using a static int for the size of a char array within a class

2013-09-07 Thread holger.brunck at keymile dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58336 --- Comment #2 from holger.brunck at keymile dot com --- With a g++ verison 4.7.2 it's definetely crashing on my side, but I doublechecked with a 4.7.3 compiler and the problem seems already to be fixed. g++ --version g++ (Ubuntu/Linaro 4.7.3-1ubu