[Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp

2014-06-09 Thread peff at peff dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014 Jeff King changed: What|Removed |Added CC||peff at peff dot net --- Comment #2 from Jef

[Bug preprocessor/60723] Line directives with incorrect system header flag

2014-06-09 Thread nicholas.ormrod at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60723 --- Comment #7 from Nicholas --- What a pleasant surprise to see your name, Matt. This dropped off my radar for a bit, but I'm pretty close now to getting a properly organized patch ready. Details to follow within 5 days.

[Bug fortran/60928] gfortran issue with allocatable components and OpenMP

2014-06-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60928 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Jun 10 06:05:22 2014 New Revision: 211397 URL: http://gcc.gnu.org/viewcvs?rev=211397&root=gcc&view=rev Log: PR fortran/60928 * omp-low.c (lower_rec_input_clauses) : Set la

[Bug c/61416] incorrect struct tag in diagnostic

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61416 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c/60988] "transparent_union" doesn't appear in the gcc manual index

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60988 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/60988] "transparent_union" doesn't appear in the gcc manual index

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60988 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Tue Jun 10 05:09:59 2014 New Revision: 211396 URL: http://gcc.gnu.org/viewcvs?rev=211396&root=gcc&view=rev Log: PR c/60988 * doc/extend.texi: Add cindex for transparent_union.

[Bug fortran/59438] DWARF: Fortran mishandles ALLOCATABLE/ASSOCIATED in debug output

2014-06-09 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59438 --- Comment #2 from Tobias Burnus --- Regarding (a), see also https://gcc.gnu.org/ml/fortran/2014-06/msg00113.html

[Bug testsuite/61453] [4.10 Regression]: gfortran.dg/bind_c_array_params_2.f90 for targets where a call insn isn't "call"

2014-06-09 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61453 --- Comment #2 from Hans-Peter Nilsson --- (In reply to Dominique d'Humieres from comment #1) > Could you please test the patch at > https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02524.html? It works, thanks, my bad for not checking the mailing

[Bug fortran/61459] [4.7/4.8/4.9/4.10 Regression] segfault when assigning to allocatable function result from matmul result

2014-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61459 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/19200] Friend declaration misinterpreted as constructor

2014-06-09 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19200 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|gcc-bugs at

[Bug c++/60894] [4.7/4.8/4.9/4.10 Regression] Use of redundant struct keyword in virtual function prototype combined with using statement causes compilation error

2014-06-09 Thread fabien at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60894 --- Comment #6 from fabien at gcc dot gnu.org --- (In reply to Jason Merrill from comment #5) > Any news? I looked into it but did not manage to get it fixed. I will have another try this week. Thanks for the reminder.

[Bug fortran/61459] segfault when assigning to allocatable function result from matmul result

2014-06-09 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61459 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #1 from

[Bug c/60988] "transparent_union" doesn't appear in the gcc manual index

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60988 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/61459] New: segfault when assigning to allocatable function result from matmul result

2014-06-09 Thread johnww at tds dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61459 Bug ID: 61459 Summary: segfault when assigning to allocatable function result from matmul result Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: norma

[Bug middle-end/61456] Bogus "may be used uninitialized" warning

2014-06-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456 --- Comment #3 from Andrew Pinski --- There is some aliasing issue going on here. FRE (correctly) removes: # .MEM_7 = VDEF <.MEM_8> MEM[(struct *)&fp + 8B] = 0; So it was being done by: # .MEM_4 = VDEF <.MEM_3> fp.__delta = 0; Already.

[Bug c/36446] unexplained warning in struct initialization

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36446 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/36446] unexplained warning in struct initialization

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36446 --- Comment #8 from Marek Polacek --- Author: mpolacek Date: Mon Jun 9 20:33:51 2014 New Revision: 211388 URL: http://gcc.gnu.org/viewcvs?rev=211388&root=gcc&view=rev Log: PR c/36446 * c-typeck.c (error_init): Call inform instead of err

[Bug libstdc++/61458] New: std::aligned_storage is bigger than expected

2014-06-09 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61458 Bug ID: 61458 Summary: std::aligned_storage is bigger than expected Product: gcc Version: 4.9.1 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component:

[Bug c++/54532] [C++0x][constexpr] internal error when initializing static constexpr with pointer to non-static member variable

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54532 Jason Merrill changed: What|Removed |Added CC||pubby.8 at gmail dot com --- Comment #4

[Bug c++/51373] [C++0x] ICE for static pointer to member initialized in-class

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51373 Jason Merrill changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #7 from Jason Merr

[Bug c++/61457] New: Inaccurately refusing non-ODR usage of type with no linkage

2014-06-09 Thread filip.roseen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61457 Bug ID: 61457 Summary: Inaccurately refusing non-ODR usage of type with no linkage Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/61134] [4.7/4.8 Regression][C++11] bogus "no matching function for call..."

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61134 --- Comment #5 from Jason Merrill --- Author: jason Date: Mon Jun 9 19:56:21 2014 New Revision: 211387 URL: http://gcc.gnu.org/viewcvs?rev=211387&root=gcc&view=rev Log: PR c++/61134 * pt.c (pack_deducible_p): Handle canonicalization. A

[Bug c++/61134] [4.7/4.8 Regression][C++11] bogus "no matching function for call..."

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61134 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/61199] [trans-mem] _cxa_free_exception is not transaction safe

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61199 --- Comment #1 from Jason Merrill --- Since we have a TM wrapper for __cxa_allocate_exception, it seems reasonable to have one for __cxa_free_exception as well. In the testcase, we free the allocated 'bar' exception when the copy constructor thr

[Bug fortran/61406] [4.9/4.10 Regression] ICE on ASSOCIATE construct to literal array expression

2014-06-09 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61406 Paul Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/61380] [4.8 Regression] internal compiler error: Segmentation fault

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61380 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/61343] [C++11] Missing default initialization for class with default constructor

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61343 --- Comment #3 from Jason Merrill --- Author: jason Date: Mon Jun 9 19:29:17 2014 New Revision: 211386 URL: http://gcc.gnu.org/viewcvs?rev=211386&root=gcc&view=rev Log: PR c++/61343 * decl.c (check_initializer): Maybe clear DECL_INI

[Bug c++/61343] [C++11] Missing default initialization for class with default constructor

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61343 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug c++/22556] extern array: compatible declaration at function scope refused

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

[Bug c++/22556] extern array: compatible declaration at function scope refused

2014-06-09 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22556 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Mon Jun 9 19:28:37 2014 New Revision: 211385 URL: http://gcc.gnu.org/viewcvs?rev=211385&root=gcc&view=rev Log: /cp 2014-06-09 Paolo Carlini PR c++/22556 * name-loo

[Bug c++/59483] A nested lambda fails to find a protected name with qualified name

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59483 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/54367] [meta-bug] lambda expressions

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367 Bug 54367 depends on bug 61148, which changed state. Bug 61148 Summary: Cannot access protected members from a lambda capturing this https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61148 What|Removed |Added ---

[Bug c++/54367] [meta-bug] lambda expressions

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367 Bug 54367 depends on bug 59483, which changed state. Bug 59483 Summary: A nested lambda fails to find a protected name with qualified name https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59483 What|Removed |Added

[Bug c++/61148] Cannot access protected members from a lambda capturing this

2014-06-09 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61148 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/61456] Bogus "may be used uninitialized" warning

2014-06-09 Thread tejohnson at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456 Teresa Johnson changed: What|Removed |Added CC||tejohnson at google dot com --- Comment

[Bug middle-end/61456] Bogus "may be used uninitialized" warning

2014-06-09 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456 Paul Pluzhnikov changed: What|Removed |Added CC||ppluzhnikov at google dot com --- Comm

[Bug middle-end/61456] New: Unnecesary "may be used uninitialized" warning

2014-06-09 Thread tmsriram at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61456 Bug ID: 61456 Summary: Unnecesary "may be used uninitialized" warning Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: m

[Bug c++/61455] Internal compiler error, and other confused errors, when using array notation

2014-06-09 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61455 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||bviyer at gmail dot com,

[Bug c++/22556] extern array: compatible declaration at function scope refused

2014-06-09 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=22556 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|gcc-bugs at

[Bug middle-end/61141] [4.10 Regression] c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677

2014-06-09 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61141 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/61141] [4.10 Regression] c-common.c:1502:1: ICE: in reset_insn_used_flags, at emit-rtl.c:2677

2014-06-09 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61141 --- Comment #8 from Jeffrey A. Law --- Author: law Date: Mon Jun 9 16:41:10 2014 New Revision: 211380 URL: http://gcc.gnu.org/viewcvs?rev=211380&root=gcc&view=rev Log: 2014-05-18 John David Anglin PR middle-end/61141 * emit-rtl.c (r

[Bug target/61431] Powerpc tests pack01.c and p8vector-int128-2.c fail on little endian power8 systems

2014-06-09 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61431 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c/61447] _Alignof returns incorrect results for some types/archs

2014-06-09 Thread bugdal at aerifal dot cx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61447 --- Comment #8 from Rich Felker --- There's already the GNU C __alignof__ which is free to do whatever GCC prefers, so I fail to see the usefulness of making _Alignof do something nonstandard (and IMO, utterly illogical) that might conflict with

[Bug c/61447] _Alignof returns incorrect results for some types/archs

2014-06-09 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61447 --- Comment #7 from joseph at codesourcery dot com --- I think _Alignof (expr) should, for example, return the larger alignment chosen with _Alignas in the case of a declaration using _Alignas, rather than just being based on the type.

[Bug c++/54442] Const overloads resolution failure

2014-06-09 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54442 --- Comment #3 from Marc Glisse --- Author: glisse Date: Mon Jun 9 15:07:24 2014 New Revision: 211377 URL: http://gcc.gnu.org/viewcvs?rev=211377&root=gcc&view=rev Log: 2014-06-09 Marc Glisse PR c++/54442 gcc/ * tree.c (build_qualifi

[Bug sanitizer/61408] r205695 breaks packaging step of Firefox 24 ESR on Ubuntu Lucid building with ASan

2014-06-09 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61408 --- Comment #8 from Georg Koppen --- While I am still unable to compile/test Firefox 24 with clang trunk I managed to compile it with clang's r196090 which is the one r205695 merged. And there the problem occurs as well. Thus, we know at least th

[Bug target/61359] GCC Bootstrap comparison failures on hppa2.0w-hp-hpux11.23

2014-06-09 Thread kplatz at utdallas dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61359 --- Comment #2 from Kenneth Platz --- I attempted to build the gcc-4.9.0 release, and it bombs out in libquadmath: gmake[4]: Leaving directory `/nfshomes/platzk/gnu/gcc-build/4.9.0/hppa2.0w-hp-hpux11.23/libffi/include' Making all in testsuite In

[Bug fortran/61406] [4.9/4.10 Regression] ICE on ASSOCIATE construct to literal array expression

2014-06-09 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61406 --- Comment #4 from Paul Thomas --- Author: pault Date: Mon Jun 9 14:45:32 2014 New Revision: 211375 URL: http://gcc.gnu.org/viewcvs?rev=211375&root=gcc&view=rev Log: 2014-06-09 Paul Thomas PR fortran/61406 * trans-stmt.c (trans_ass

[Bug c++/61455] Internal compiler error, and other confused errors, when using array notation

2014-06-09 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61455 jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-on-invalid-code

[Bug regression/61436] [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)

2014-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436 --- Comment #3 from Dominique d'Humieres --- > it seems that get_emutls_init_templ_addr just create the comdat too early > and we trigger sanity check that symbols are static and not automatic > variables. > > I have busy day tomorrow, so won't

[Bug fortran/61406] [4.9/4.10 Regression] ICE on ASSOCIATE construct to literal array expression

2014-06-09 Thread pault at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61406 --- Comment #3 from Paul Thomas --- Author: pault Date: Mon Jun 9 11:55:55 2014 New Revision: 211374 URL: http://gcc.gnu.org/viewcvs?rev=211374&root=gcc&view=rev Log: 2014-06-09 Paul Thomas PR fortran/61406 * trans-stmt.c (trans_ass

[Bug middle-end/61455] New: Internal compiler error, and other confused errors, when using array notation

2014-06-09 Thread nick.tomlinson at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61455 Bug ID: 61455 Summary: Internal compiler error, and other confused errors, when using array notation Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity:

[Bug fortran/61454] ICE in simplification of initialization expression with array

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 Francois-Xavier Coudert changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug fortran/61454] New: ICE in simplification of initialization expression with array

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61454 Bug ID: 61454 Summary: ICE in simplification of initialization expression with array Product: gcc Version: 4.10.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/36096] F2008 Bessel: Documentation/diagnostic errors

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36096 Francois-Xavier Coudert changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/33197] Fortran 2008: math functions

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33197 Bug 33197 depends on bug 36096, which changed state. Bug 36096 Summary: F2008 Bessel: Documentation/diagnostic errors https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36096 What|Removed |Added --

[Bug fortran/39627] [meta-bug] Fortran 2008 support

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39627 Bug 39627 depends on bug 36096, which changed state. Bug 36096 Summary: F2008 Bessel: Documentation/diagnostic errors https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36096 What|Removed |Added --

[Bug target/61062] vzip and vuzp execution tests fail on armeb

2014-06-09 Thread alan.lawrence at arm dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61062 --- Comment #5 from Alan Lawrence --- Should be fixed by rev 211369.

[Bug testsuite/61453] [4.10 Regression]: gfortran.dg/bind_c_array_params_2.f90 for targets where a call insn isn't "call"

2014-06-09 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61453 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/36096] F2008 Bessel: Documentation/diagnostic errors

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36096 --- Comment #3 from Francois-Xavier Coudert --- Author: fxcoudert Date: Mon Jun 9 09:49:01 2014 New Revision: 211368 URL: http://gcc.gnu.org/viewcvs?rev=211368&root=gcc&view=rev Log: PR fortran/36096 * intrinsic.texi: Fix documentation

[Bug c/36446] unexplained warning in struct initialization

2014-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=36446 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug fortran/45187] ICE with CRAY pointer in module

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45187 Francois-Xavier Coudert changed: What|Removed |Added Target Milestone|--- |4.8.5 --- Comment #5 from Fran

[Bug fortran/45187] ICE with CRAY pointer in module

2014-06-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45187 --- Comment #4 from Francois-Xavier Coudert --- Author: fxcoudert Date: Mon Jun 9 09:25:14 2014 New Revision: 211367 URL: http://gcc.gnu.org/viewcvs?rev=211367&root=gcc&view=rev Log: PR fortran/45187 * trans-decl.c (gfc_create_module_v

[Bug ipa/61283] [4.10 regression] SEGV in pass_ipa_comdats::execute

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

[Bug regression/61436] [4.10 Regression]: g++.dg/tls/diag-1.C ICE (emutls)

2014-06-09 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61436 --- Comment #2 from Jan Hubicka --- Hi, it seems that get_emutls_init_templ_addr just create the comdat too early and we trigger sanity check that symbols are static and not automatic variables. I have busy day tomorrow, so won't beat if anyone