[Bug c++/63203] New: Self-initialization of reference not diagnosed if it occurs within a loop

2014-09-07 Thread jzwinck at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63203 Bug ID: 63203 Summary: Self-initialization of reference not diagnosed if it occurs within a loop Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: norma

[Bug middle-end/63186] [4.9/5 Regression] Undefined .L* symbols because of fnsplit

2014-09-07 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63186 Andi Kleen changed: What|Removed |Added CC||andi-gcc at firstfloor dot org --- Comment

[Bug tree-optimization/63202] New: tree vectorizer does not make use of alignment information from VRP/CCP

2014-09-07 Thread andi-gcc at firstfloor dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63202 Bug ID: 63202 Summary: tree vectorizer does not make use of alignment information from VRP/CCP Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/62289] [5 Regression] ICE (segfault) for gfortran.dg/graphite/pr42393.f90

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62289 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comme

[Bug c/38354] Spurious error: initializer element is not computable at load time

2014-09-07 Thread adam at consulting dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38354 --- Comment #6 from Adam Warner --- Just to make sure I understand this correctly: 1. You won't confirm this bug because it violates the C standard. 2. GNU provides extensions to C when the C standard is too restrictive. In this case the initia

[Bug middle-end/61558] [5 Regression] ICE: Segmentation fault

2014-09-07 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61558 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug lto/61886] [4.8/4.9/5 Regression] LTO breaks fread with _FORTIFY_SOURCE=2

2014-09-07 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61886 --- Comment #9 from Jan Hubicka --- > The issue is that we resolve aliases in a bogus way, not warning/error > stuff. Those are not aliases, but duplicated declarations that are supposed to not exist since one declaration rule was introduced in

[Bug lto/63166] [5 Regression] ICE (LTO): ipa_intraprocedural_devirtualization, at ipa-prop.c:2611

2014-09-07 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63166 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/63186] [4.9/5 Regression] Undefined .L* symbols because of fnsplit

2014-09-07 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63186 Jan Hubicka changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/63201] Full specialization of a member variable template of a class template does not work

2014-09-07 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 --- Comment #1 from Ville Voutilainen --- Created attachment 33458 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33458&action=edit Additional specialization tests for variable templates

[Bug c++/63201] New: Full specialization of a member variable template of a class template does not work

2014-09-07 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63201 Bug ID: 63201 Summary: Full specialization of a member variable template of a class template does not work Product: gcc Version: 5.0 Status: UNCONFIRMED Keyword

[Bug ipa/63196] [5.0 regression] FAIL: g++.dg/torture/pr57140.C -O3 -fomit-frame-pointer (internal compiler error)

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63196 John David Anglin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631 John David Anglin changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comme

[Bug middle-end/63200] [5.0 Regression] FAIL: gcc.dg/tls/opt-11.c execution test

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63200 --- Comment #1 from John David Anglin --- This tls regression also occurred at about the same time (214748): FAIL: gcc.dg/tls/pr58595.c execution test 214556 was OK.

[Bug middle-end/63200] New: [5.0 Regression] FAIL: gcc.dg/tls/opt-11.c execution test

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63200 Bug ID: 63200 Summary: [5.0 Regression] FAIL: gcc.dg/tls/opt-11.c execution test Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priori

[Bug libstdc++/63199] Inserting std::wregex to std::vector looses some std::wregex values

2014-09-07 Thread stefan at schweter dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63199 --- Comment #1 from Stefan Schweter --- Created attachment 33457 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33457&action=edit GDB trace for regex_vectpr

[Bug libstdc++/63199] New: Inserting std::wregex to std::vector looses some std::wregex values

2014-09-07 Thread stefan at schweter dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63199 Bug ID: 63199 Summary: Inserting std::wregex to std::vector looses some std::wregex values Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal

[Bug debug/60433] auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60433 --- Comment #2 from John David Anglin --- Patch here: https://gcc.gnu.org/ml/gcc-patches/2014-09/msg00567.html

[Bug gcov-profile/61790] [5 Regression] gcov-tool.c uses atoll

2014-09-07 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61790 --- Comment #3 from John David Anglin --- Patch here: https://gcc.gnu.org/ml/gcc-patches/2014-09/msg00566.html

[Bug target/63190] Assembler errors when building md5 code from fbb on aarch64

2014-09-07 Thread venkataramanan.kumar at amd dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63190 Venkataramanan changed: What|Removed |Added CC||venkataramanan.kumar at amd dot co

[Bug rtl-optimization/61942] loop-iv.c:2272 signed integer overflow

2014-09-07 Thread zeccav at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61942 --- Comment #4 from Vittorio Zecca --- If you cannot reproduce the issue, not even with options -funroll-loops -O3, I believe this bug should be closed. I'll look again at it with the new release. I prefer not to work with trunk.

[Bug c++/63198] New: [c++1y] decltype in template function declaration yields spurious error

2014-09-07 Thread eightycc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63198 Bug ID: 63198 Summary: [c++1y] decltype in template function declaration yields spurious error Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/63188] [5 Regression] r214954 breaks bootstrap on x86_64-apple-darwin13

2014-09-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63188 Dominique d'Humieres changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/63197] tc-m68k.c: Wrong warning "array subscript is below array bounds"

2014-09-07 Thread jbg...@lug-owl.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63197 Jan-Benedict Glaw changed: What|Removed |Added Version|4.9.1 |5.0 --- Comment #1 from Jan-Benedict

[Bug rtl-optimization/62208] [5 Regression] ICE with -fwhole-program on valid code at -O3 on x86_64-linux-gnu in trunc_int_for_mode, at explow.c:56

2014-09-07 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62208 --- Comment #6 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Sun Sep 7 08:54:49 2014 New Revision: 215002 URL: https://gcc.gnu.org/viewcvs?rev=215002&root=gcc&view=rev Log: gcc/ PR rtl-optimization/62208 * simplify-rtx.c

[Bug rtl-optimization/62208] [5 Regression] ICE with -fwhole-program on valid code at -O3 on x86_64-linux-gnu in trunc_int_for_mode, at explow.c:56

2014-09-07 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62208 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolutio