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

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

[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 hubicka at ucw dot cz --- 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

[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 hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[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 fxcoudert at gcc dot gnu.org --- Author: fxcoudert Date: Mon Jun 9 09:25:14 2014 New Revision: 211367 URL: http://gcc.gnu.org/viewcvs?rev=211367root=gccview=rev Log: PR fortran/45187 *

[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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Target Milestone|---

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[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 fxcoudert at gcc dot gnu.org --- Author: fxcoudert Date: Mon Jun 9 09:49:01 2014 New Revision: 211368 URL: http://gcc.gnu.org/viewcvs?rev=211368root=gccview=rev Log: PR fortran/36096 *

[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 dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[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 alan.lawrence at arm dot com --- Should be fixed by rev 211369.

[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 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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[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/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/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 fxcoudert at gcc dot gnu.org changed: What|Removed |Added Keywords|

[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/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 pault at gcc dot gnu.org --- Author: pault Date: Mon Jun 9 11:55:55 2014 New Revision: 211374 URL: http://gcc.gnu.org/viewcvs?rev=211374root=gccview=rev Log: 2014-06-09 Paul Thomas pa...@gcc.gnu.org PR

[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 dominiq at lps dot ens.fr --- 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

[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 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 pault at gcc dot gnu.org --- Author: pault Date: Mon Jun 9 14:45:32 2014 New Revision: 211375 URL: http://gcc.gnu.org/viewcvs?rev=211375root=gccview=rev Log: 2014-06-09 Paul Thomas pa...@gcc.gnu.org PR

[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 kplatz at utdallas dot edu --- 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'

[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 gk at torproject dot org --- 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.

[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 glisse at gcc dot gnu.org --- Author: glisse Date: Mon Jun 9 15:07:24 2014 New Revision: 211377 URL: http://gcc.gnu.org/viewcvs?rev=211377root=gccview=rev Log: 2014-06-09 Marc Glisse marc.gli...@inria.fr

[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 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

[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 bugdal at aerifal dot cx --- 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)

[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 meissner at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 law at gcc dot gnu.org --- Author: law Date: Mon Jun 9 16:41:10 2014 New Revision: 211380 URL: http://gcc.gnu.org/viewcvs?rev=211380root=gccview=rev Log: 2014-05-18 John David Anglin dang...@gcc.gnu.org

[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 law at redhat dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[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 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:

[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 ppluzhnikov at google dot com changed: What|Removed |Added 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 tejohnson at google dot com changed: What|Removed |Added CC||tejohnson at

[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 jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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 jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[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++/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 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=211385root=gccview=rev Log: /cp 2014-06-09 Paolo Carlini

[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 paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 jason at gcc dot gnu.org --- Author: jason Date: Mon Jun 9 19:29:17 2014 New Revision: 211386 URL: http://gcc.gnu.org/viewcvs?rev=211386root=gccview=rev Log: PR c++/61343 * decl.c (check_initializer):

[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 jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 pault at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[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 jason at gcc dot gnu.org --- 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

[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 jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 jason at gcc dot gnu.org --- Author: jason Date: Mon Jun 9 19:56:21 2014 New Revision: 211387 URL: http://gcc.gnu.org/viewcvs?rev=211387root=gccview=rev Log: PR c++/61134 * pt.c (pack_deducible_p):

[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++/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 jason at gcc dot gnu.org changed: What|Removed |Added Resolution|FIXED |DUPLICATE ---

[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 jason at gcc dot gnu.org changed: What|Removed |Added CC||pubby.8 at gmail

[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

[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 mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Mon Jun 9 20:33:51 2014 New Revision: 211388 URL: http://gcc.gnu.org/viewcvs?rev=211388root=gccview=rev Log: PR c/36446 * c-typeck.c (error_init):

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 pinskia at gcc dot gnu.org --- 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

[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:

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[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 anlauf at gmx dot de changed: What|Removed |Added CC||anlauf at gmx dot de

[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 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 paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[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 dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |NEW

[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 hp at gcc dot gnu.org --- (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

[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 burnus at gcc dot gnu.org --- Regarding (a), see also https://gcc.gnu.org/ml/fortran/2014-06/msg00113.html

[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 mpolacek at gcc dot gnu.org --- Author: mpolacek Date: Tue Jun 10 05:09:59 2014 New Revision: 211396 URL: http://gcc.gnu.org/viewcvs?rev=211396root=gccview=rev Log: PR c/60988 * doc/extend.texi: Add

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[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 mpolacek at gcc dot gnu.org changed: What|Removed |Added CC||mpolacek at