[Bug c++/65168] diagnostic: missing: reference cannot be bound to dereferenced null pointer

2015-06-15 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65168 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug middle-end/66432] libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch between an SSA_NAME and its symbol

2015-06-15 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66432 --- Comment #2 from vries at gcc dot gnu.org --- At fnsplit, we split off f.part.0 from f. That introduces a debug_insn and ssa-name that references param B in f: ... # DEBUG D#4ptD.0 = B_3(D) .. And a debug_insn that references param B in

[Bug c++/59975] [C++11] Bogus declared using local type ‘...’, is used but never defined

2015-06-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59975 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-06-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #6 from Paolo Carlini paolo.carlini at oracle dot com --- *** Bug 59975 has been marked as a duplicate of this bug. ***

[Bug libstdc++/66530] libstdc++ testsuite links to incorrect shared libstdc++ library

2015-06-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66530 --- Comment #1 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Jennifer Yao from comment #0) My hypothesis (and please correct me if I'm wrong) is that the libstdc++ that is being loaded at runtime is the preexisting

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-06-15 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug sanitizer/66514] UBSAN: Add -fsanitize=lifetime

2015-06-15 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66514 Yury Gribov y.gribov at samsung dot com changed: What|Removed |Added CC||y.gribov at

[Bug target/66541] New: r224314 causes ICE in gcc.dg/torture/pr52429.c

2015-06-15 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66541 Bug ID: 66541 Summary: r224314 causes ICE in gcc.dg/torture/pr52429.c Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/66542] New: [C++11] Can create static variable of type that has deleted destructor

2015-06-15 Thread fordeso2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66542 Bug ID: 66542 Summary: [C++11] Can create static variable of type that has deleted destructor Product: gcc Version: 5.1.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/44672] [F08] ALLOCATE with SOURCE and no array-spec

2015-06-15 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44672 --- Comment #9 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Jun 15 10:08:04 2015 New Revision: 224477 URL: https://gcc.gnu.org/viewcvs?rev=224477root=gccview=rev Log: gcc/testsuite/ChangeLog: 2015-06-15 Andre Vehreschild

[Bug fortran/57307] ICE with sourced allocation with array constructor

2015-06-15 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57307 --- Comment #3 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Jun 15 10:08:04 2015 New Revision: 224477 URL: https://gcc.gnu.org/viewcvs?rev=224477root=gccview=rev Log: gcc/testsuite/ChangeLog: 2015-06-15 Andre Vehreschild

[Bug fortran/45440] [F03] ALLOCATE with SOURCE gives an ICE (segfault)

2015-06-15 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45440 --- Comment #12 from vehre at gcc dot gnu.org --- Author: vehre Date: Mon Jun 15 10:08:04 2015 New Revision: 224477 URL: https://gcc.gnu.org/viewcvs?rev=224477root=gccview=rev Log: gcc/testsuite/ChangeLog: 2015-06-15 Andre Vehreschild

[Bug c++/66542] [4.9/5/6 Regression] [C++11] Can create static variable of type that has deleted destructor

2015-06-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66542 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid

[Bug sanitizer/66514] UBSAN: Add -fsanitize=lifetime

2015-06-15 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66514 --- Comment #3 from Martin Liška marxin at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #1) There is some minimal support in -fsanitize=vptr, but that catches only destructed objects with virtual methods (by disabling the

[Bug target/66483] [4.9 Regression] ICE (in add_stores, at var-tracking.c:6000) on arm-linux-gnueabihf

2015-06-15 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66483 --- Comment #9 from Thomas Preud'homme thopre01 at gcc dot gnu.org --- Patch can be backported without any changes and fixes the issue. I'll launch regression testing tomorrow and ask for it to be committed on 4.9 branch.

[Bug target/66358] [5/6 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232

2015-06-15 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66358 --- Comment #11 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- Any news on this issue? The sh4 buildds in Debian are currently building a snapshot as of 2015-06-13 (r224454), let's see how far it gets. Adrian

[Bug c++/66537] An explicit default constructor is accepted when initializing from empty braces

2015-06-15 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66537 --- Comment #3 from Ville Voutilainen ville.voutilainen at gmail dot com --- Oh well, I guess CWG 1518 as referenced in the other bug should solve this. I'm fine either way, if explicit default constructors are decided to work with the example,

[Bug fortran/66534] Compilation error of gfortran building on YDL6.2

2015-06-15 Thread textdirected at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66534 HEMMI, Shigeru textdirected at gmail dot com changed: What|Removed |Added CC|

[Bug target/66473] ICE: in extract_insn, at recog.c:2343 (unrecognizable insn) with -mavx512f

2015-06-15 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66473 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added CC||trippels at gcc

[Bug target/66540] [5/6 Regression] glibc testsuite: error: unrecognizable insn with -mavx512f

2015-06-15 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66540 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug tree-optimization/66512] PRE fails to optimize calls to pure functions in C++, ok in C

2015-06-15 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66512 --- Comment #2 from Alexander Monakov amonakov at gcc dot gnu.org --- In that case I'd like to contribute a documentation patch to make that clear in the pure/const attribute information, but I need more explanation. I see that int p(void)

[Bug target/66312] [SH] Regression: Bootstrap failure gcc/d/ctfeexpr.dmd.o differs with gcc-4.8/4.9

2015-06-15 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66312 --- Comment #5 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- Hello! Just as a heads up: This particular problem did not occur with the snapshot as of 2014-12-20 (r218987) and we actually always built gdc in Debian. So

[Bug target/66358] [5/6 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232

2015-06-15 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66358 --- Comment #12 from Oleg Endo olegendo at gcc dot gnu.org --- (In reply to John Paul Adrian Glaubitz from comment #11) Any news on this issue? The sh4 buildds in Debian are currently building a snapshot as of 2015-06-13 (r224454), let's see

[Bug middle-end/66432] libgomp.c/appendix-a/a.29.1.c -O2 -g: type mismatch between an SSA_NAME and its symbol

2015-06-15 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66432 --- Comment #3 from vries at gcc dot gnu.org --- Created attachment 35783 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35783action=edit tentative patch

[Bug target/66312] [SH] Regression: Bootstrap failure gcc/d/ctfeexpr.dmd.o differs with gcc-4.8/4.9

2015-06-15 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66312 --- Comment #6 from Oleg Endo olegendo at gcc dot gnu.org --- (In reply to John Paul Adrian Glaubitz from comment #5) Just as a heads up: This particular problem did not occur with the snapshot as of 2014-12-20 (r218987) and we actually always

[Bug target/66312] [SH] Regression: Bootstrap failure gcc/d/ctfeexpr.dmd.o differs with gcc-4.8/4.9

2015-06-15 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66312 --- Comment #7 from John Paul Adrian Glaubitz glaubitz at physik dot fu-berlin.de --- (In reply to Oleg Endo from comment #6) Please try to find out which revision/patch caused the regression as mentioned above. That would be really helpful.

[Bug fortran/64589] [OOP] Linking error due to undefined integer symbol with unlimited polymorphism

2015-06-15 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64589 vehre at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug c++/66543] New: False positive warning variable set but not used

2015-06-15 Thread ldionne.2 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66543 Bug ID: 66543 Summary: False positive warning variable set but not used Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug libstdc++/66030] [5.1.0] std::codecvt_byname missing from libstdc++ DLL

2015-06-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66030 --- Comment #15 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Mon Jun 15 12:31:15 2015 New Revision: 224478 URL: https://gcc.gnu.org/viewcvs?rev=224478root=gccview=rev Log: Backport from mainline 2015-06-09 Jonathan Wakely

[Bug libstdc++/66030] [5.1.0] std::codecvt_byname missing from libstdc++ DLL

2015-06-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66030 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libgomp/66429] ICE in expand_GOMP_SIMD_LAST_LANE

2015-06-15 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66429 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug target/66541] r224314 causes ICE in gcc.dg/torture/pr52429.c

2015-06-15 Thread chrbr at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66541 chrbr at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/66473] ICE: in extract_insn, at recog.c:2343 (unrecognizable insn) with -mavx512f

2015-06-15 Thread andrew.n.senkevich at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66473 Andrew Senkevich andrew.n.senkevich at gmail dot com changed: What|Removed |Added Status|RESOLVED

[Bug c++/65168] diagnostic: missing: reference cannot be bound to dereferenced null pointer

2015-06-15 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65168 Patrick Palka ppalka at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/66523] the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m

2015-06-15 Thread kassafari at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523 kassafari at gmail dot com changed: What|Removed |Added CC||kassafari at gmail dot com

[Bug testsuite/65767] Test pr65276 failed on arm-none-eabi

2015-06-15 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65767 --- Comment #9 from Rainer Orth ro at gcc dot gnu.org --- It's been more than a month without any activity to fix this. There's now also PR testsuite/65944 about the same issue. Please fix. Rainer

[Bug target/66523] the new clang-based assembler in Xcode 7 on 10.11 fails on libobjc/NXConstStr.m

2015-06-15 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523 --- Comment #3 from Iain Sandoe iains at gcc dot gnu.org --- (In reply to kassafari from comment #2) status check you can use the patch in the short-term, but I want to check for other solutions too.

[Bug c++/54835] [C++11][DR 1518] Explicit default constructors not respected during copy-list-initialization

2015-06-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54835 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|SUSPENDED

[Bug c++/66537] [DR 1518] An explicit default constructor is accepted when initializing from empty braces

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

[Bug c++/60417] [DR 1518] Bogus error on C++03 aggregate initialization

2015-06-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60417 Bug 60417 depends on bug 54835, which changed state. Bug 54835 Summary: [C++11][DR 1518] Explicit default constructors not respected during copy-list-initialization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54835 What|Removed

[Bug c++/54835] [C++11][DR 1518] Explicit default constructors not respected during copy-list-initialization

2015-06-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54835 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug fortran/66549] New: ICE on valid in OMP parallel region

2015-06-15 Thread abensonca at gmail dot com
-unknown-linux-gnu/6.0.0/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: ../gcc-trunk/configure --prefix=/opt/gcc-trunk --enable-languages=c,c++,fortran --disable-multilib Thread model: posix gcc version 6.0.0 20150615 (experimental) (GCC) $ gfortran -c test2.F90 -O2 -fopenmp test2.F90

[Bug c++/55805] Empty brace-init-list causes warning missing initializer for member in C++11

2015-06-15 Thread dave.gittins at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55805 Gubbins dave.gittins at gmail dot com changed: What|Removed |Added CC||dave.gittins at

[Bug c++/58583] [c++11] ICE with invalid non-static data member initialization in template

2015-06-15 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58583 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/58616] [meta-bug] nsdmi

2015-06-15 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58616 Bug 58616 depends on bug 58583, which changed state. Bug 58583 Summary: [c++11] ICE with invalid non-static data member initialization in template https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58583 What|Removed

[Bug debug/66068] [6 Regression] error: type variant has different TYPE_VFIELD

2015-06-15 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66068 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug debug/66550] [6 Regression] internal compiler error: verify_type failed

2015-06-15 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66550 Markus Trippelsdorf trippels at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/58583] [c++11] ICE with invalid non-static data member initialization in template

2015-06-15 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58583 --- Comment #4 from Nathan Sidwell nathan at gcc dot gnu.org --- Author: nathan Date: Tue Jun 16 01:59:55 2015 New Revision: 224502 URL: https://gcc.gnu.org/viewcvs?rev=224502root=gccview=rev Log: cp/ PR c++/58583 *

[Bug debug/66550] New: [6 Regression] internal compiler error: verify_type failed

2015-06-15 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66550 Bug ID: 66550 Summary: [6 Regression] internal compiler error: verify_type failed Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

Re: gcc 4.9.2 and above are not aware of malloc (and friends) hooks

2015-06-15 Thread Gilles Gouaillardet
Andrew and all, as i explained, i already marked the global variable as volatile to get it work. my (and other Open MPI folks) question is more about gcc : - is this a bug ? (and it will be fixed, and volatile will not be needed in the future) - is this a known feature and it will not be fixed.

[Bug debug/66535] segfault in gen_subprogram_die after debug-early merge

2015-06-15 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66535 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug debug/66535] segfault in gen_subprogram_die after debug-early merge

2015-06-15 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66535 --- Comment #2 from Aldy Hernandez aldyh at gcc dot gnu.org --- Author: aldyh Date: Mon Jun 15 16:34:53 2015 New Revision: 224486 URL: https://gcc.gnu.org/viewcvs?rev=224486root=gccview=rev Log: PR debug/66535 * dwarf2out.c

[Bug fortran/66244] ICE on assigning a value to a pointer variable

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66244 --- Comment #1 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- Perhaps it's better to make the target array a bit larger. And to provide a not so minimalistic version : program p integer, target :: a(4) integer,

[Bug debug/66535] segfault in gen_subprogram_die after debug-early merge

2015-06-15 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66535 --- Comment #4 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Thanks for the quick fix!

[Bug sanitizer/66514] UBSAN: Add -fsanitize=lifetime

2015-06-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66514 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at gcc dot

[Bug fortran/66544] ICE on function with pointer result in combination with implicit none

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66544 --- Comment #1 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- Originally not the above z0.f90, but this code was thought as test case : $ cat z0.f90 module m contains function f() result(z) procedure(f),

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 --- Comment #2 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- FYI, it's astonishing, but this code compiles without an ICE and prints some reasonable error messages : $ cat z2_type.f90 program p type t integer :: n

[Bug tree-optimization/54013] Loop with control flow not vectorized

2015-06-15 Thread alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54013 alalaw01 at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/66544] New: ICE on function with pointer result in combination with implicit none

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66544 Bug ID: 66544 Summary: ICE on function with pointer result in combination with implicit none Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal

[Bug debug/66535] segfault in gen_subprogram_die after debug-early merge

2015-06-15 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66535 Aldy Hernandez aldyh at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/66542] [4.9/5/6 Regression] [C++11] Can create static variable of type that has deleted destructor

2015-06-15 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66542 Daniel Krügler daniel.kruegler at googlemail dot com changed: What|Removed |Added CC|

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 --- Comment #1 from Gerhard Steinmetz gerhard.steinmetz.fort...@t-online.de --- Trivially, the following cases behave similar : $ cat z1_real.f90 program p real, parameter :: c1 = (c1) real, parameter :: c2 = c2 real :: c3 = (c3)

[Bug fortran/64589] [OOP] Linking error due to undefined integer symbol with unlimited polymorphism

2015-06-15 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64589 --- Comment #4 from Dominique d'Humieres dominiq at lps dot ens.fr --- Works with current trunk as of r224477. Please cross check! Not for me at r224485 (clean): [Book15] f90/bug% gfc pr64589.f90 Undefined symbols for architecture x86_64:

[Bug fortran/66545] New: ICE on using undefined parameter/variable values

2015-06-15 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 Bug ID: 66545 Summary: ICE on using undefined parameter/variable values Product: gcc Version: 5.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug c++/66542] [4.9/5/6 Regression] [C++11] Can create static variable of type that has deleted destructor

2015-06-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66542 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Daniel Krügler from comment #1) This seems to be a regression versus gcc 4.8.2 That's why I changed the title to say [4.9/5/6 Regression] :-)

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

2015-06-15 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51048 --- Comment #7 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Mon Jun 15 19:26:27 2015 New Revision: 224492 URL: https://gcc.gnu.org/viewcvs?rev=224492root=gccview=rev Log: /cp 2015-06-15 Paolo Carlini

[Bug c++/51048] Class template inheritance doesn't work well with function-local types

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

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug libstdc++/66530] libstdc++ testsuite links to incorrect shared libstdc++ library

2015-06-15 Thread jy38 at zips dot uakron.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66530 --- Comment #2 from Jennifer Yao jy38 at zips dot uakron.edu --- (In reply to Jonathan Wakely from comment #1) Does the /cygdrive/c/Users/yaoj3/Code/gcc/build/trunk/x86_64-pc-cygwin/./libstdc++-v3/ src/.libs directory in the LD_LIBRAY_PATH

[Bug jit/66546] No way to disable check for unreachable blocks

2015-06-15 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #1 from David Malcolm dmalcolm at gcc dot gnu.org --- (In reply to David Malcolm from comment #0) instructions, so it should make it easier for client code if they can have a jit client code, that is, i.e. interpreters linking

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 --- Comment #6 from Steve Kargl sgk at troutmask dot apl.washington.edu --- On Mon, Jun 15, 2015 at 09:19:45PM +, tkoenig at gcc dot gnu.org wrote: I have if (!sym-value) goto error; which leads to the same error. I

[Bug fortran/66545] ICE on using undefined parameter/variable values

2015-06-15 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545 Thomas Koenig tkoenig at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug jit/66546] New: No way to disable check for unreachable blocks

2015-06-15 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 Bug ID: 66546 Summary: No way to disable check for unreachable blocks Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: jit

[Bug jit/66546] No way to disable check for unreachable blocks

2015-06-15 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66546 --- Comment #2 from David Malcolm dmalcolm at gcc dot gnu.org --- (In reply to David Malcolm from comment #0) Currently libgccjit always issues a hard error about unconditional blocks. unreachable, that should say

[Bug target/66540] New: [5/6 Regression] glibc testsuite: error: unrecognizable insn with -mavx512f

2015-06-15 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66540 Bug ID: 66540 Summary: [5/6 Regression] glibc testsuite: error: unrecognizable insn with -mavx512f Product: gcc Version: 6.0 Status: UNCONFIRMED Severity:

[Bug target/66540] [5/6 Regression] glibc testsuite: error: unrecognizable insn with -mavx512f

2015-06-15 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66540 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.2

[Bug libstdc++/60407] [C++11] call of overloaded ‘isnan’ is ambiguous

2015-06-15 Thread eugene.zelenko at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60407 Eugene Zelenko eugene.zelenko at gmail dot com changed: What|Removed |Added CC|

[Bug c/66516] missing diagnostic on taking the address of a builtin function

2015-06-15 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66516 Martin Sebor msebor at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last

[Bug c/66547] New: arm-none-eabi-gcc - stack misaligned when calling va_arg function

2015-06-15 Thread matt at hpamotorsport dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66547 Bug ID: 66547 Summary: arm-none-eabi-gcc - stack misaligned when calling va_arg function Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: normal

[Bug target/66547] arm-none-eabi-gcc - stack misaligned when calling va_arg function

2015-06-15 Thread matt at hpamotorsport dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66547 --- Comment #1 from Matthew Peters matt at hpamotorsport dot com --- Adding some notes. The stack is a local stack generated with static WORK_AREA(...) from ChibiOS. I've checked and the stack is aligned at the beginning of

[Bug c++/66548] New: Invalid class member access expression in decltype sometimes accepted

2015-06-15 Thread rs2740 at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: rs2740 at gmail dot com Target Milestone: --- The following code is accepted by GCC 5.1 and 6.0.0 20150615 (experimental), even though it is plainly invalid: struct Meow {}; int

[Bug c++/66548] Invalid class member access expression in decltype sometimes accepted

2015-06-15 Thread rs2740 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66548 --- Comment #1 from TC rs2740 at gmail dot com --- See also http://stackoverflow.com/q/30856911/2756719