[Bug c++/55800] Link failure with thread_local in unnamed namespace

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/55800] Link failure with thread_local in unnamed namespace

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/55800] Link failure with thread_local in unnamed namespace

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800 --- Comment #9 from Jason Merrill --- Author: jason Date: Fri Jan 31 16:26:02 2014 New Revision: 207361 URL: http://gcc.gnu.org/viewcvs?rev=207361&root=gcc&view=rev Log: PR c++/55800 * decl2.c (get_tls_init_fn): Copy DECL_EXTERNAL from th

[Bug c++/59994] [meta-bug] thread_local

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994 Bug 59994 depends on bug 55800, which changed state. Bug 55800 Summary: Link failure with thread_local in unnamed namespace http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55800 What|Removed |Added -

[Bug c++/60011] New: Compile error for legal exemplar from c++11 std [class.friend] 11.3.2

2014-01-31 Thread peter at hurleysoftware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60011 Bug ID: 60011 Summary: Compile error for legal exemplar from c++11 std [class.friend] 11.3.2 Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal

[Bug c++/58672] [c++11] ICE with thread_local and variable of broken class

2014-01-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug pch/60010] AArch64: sigsegv in cc1plus using pch without defining TRY_EMPTY_VM_SPACE

2014-01-31 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60010 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Host|

[Bug ipa/59947] [4.9 Regression] Segmentation fault with #pragma GCC optimize ("O2"), ICE in get_odr_type

2014-01-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59947 --- Comment #3 from Jakub Jelinek --- Started with r206042.

[Bug ipa/59947] [4.9 Regression] Segmentation fault with #pragma GCC optimize ("O2"), ICE in get_odr_type

2014-01-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59947 --- Comment #4 from Jakub Jelinek --- --- gcc/ipa-devirt.c.jj2014-01-13 08:54:29.0 +0100 +++ gcc/ipa-devirt.c2014-01-31 18:04:01.869210678 +0100 @@ -1212,7 +1212,7 @@ devirt_variable_node_removal_hook (varpo temporarily change

[Bug middle-end/58742] pointer arithmetic simplification

2014-01-31 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58742 --- Comment #24 from Marc Glisse --- Thank you. Sadly, for the example in comment #15, this is not quite enough, I need to add forwprop+ccp right before the VRP1 pass (and then the range check is eliminated, the vectorizer works and perfs are the

[Bug tree-optimization/60012] New: Vectorizer generates unnecessary loop versioning for alias

2014-01-31 Thread bmei at broadcom dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60012 Bug ID: 60012 Summary: Vectorizer generates unnecessary loop versioning for alias Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Prio

[Bug c++/58672] [c++11] ICE with thread_local and variable of broken class

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672 --- Comment #2 from Jason Merrill --- Author: jason Date: Fri Jan 31 17:30:03 2014 New Revision: 207363 URL: http://gcc.gnu.org/viewcvs?rev=207363&root=gcc&view=rev Log: PR c++/58672 * decl2.c (handle_tls_init): Handle null init fn. Adde

[Bug c++/58672] [c++11] ICE with thread_local and variable of broken class

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672 --- Comment #3 from Jason Merrill --- Author: jason Date: Fri Jan 31 17:30:17 2014 New Revision: 207365 URL: http://gcc.gnu.org/viewcvs?rev=207365&root=gcc&view=rev Log: PR c++/58672 * decl2.c (handle_tls_init): Handle null init fn. Adde

[Bug c++/59994] [meta-bug] thread_local

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59994 Bug 59994 depends on bug 58672, which changed state. Bug 58672 Summary: [c++11] ICE with thread_local and variable of broken class http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672 What|Removed |Added --

[Bug c++/58672] [c++11] ICE with thread_local and variable of broken class

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58672 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Last reconfirmed|2014-01-31 00

[Bug fortran/59906] [4.7/4.8/4.9 Regression] error: size of variable '' is too large

2014-01-31 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59906 --- Comment #6 from Harald Anlauf --- Created attachment 32005 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32005&action=edit -fdump-tree-original of working variant

[Bug fortran/59906] [4.7/4.8/4.9 Regression] error: size of variable '' is too large

2014-01-31 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59906 --- Comment #5 from Harald Anlauf --- Created attachment 32004 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32004&action=edit -fdump-tree-original of failing variant

[Bug fortran/59906] [4.7/4.8/4.9 Regression] error: size of variable '' is too large

2014-01-31 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59906 --- Comment #7 from Harald Anlauf --- (In reply to Paul Thomas from comment #4) > It would be very useful if you would try to compile it with > -ftree-dump-original and post the result around the scalarization loop for > ! Does not compile: >

[Bug tree-optimization/60002] ICE: SIGSEGV in skip_artificial_parms_for() with -O2 -fcompare-debug -fdeclone-ctor-dtor -fipa-cp-clone

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60002 --- Comment #3 from Jason Merrill --- (In reply to Jakub Jelinek from comment #2) > + /* The FE might have information and assumptions about the other > + arguments. */ > + DECL_LANG_SPECIFIC (new_decl) = NULL; If that passes testing, it's

[Bug pch/60010] AArch64: sigsegv in cc1plus using pch without defining TRY_EMPTY_VM_SPACE

2014-01-31 Thread kyle at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60010 --- Comment #3 from Kyle McMartin --- Will do. Thanks much, Andrew. (I'll use you ChangeLog from adding it for mips as a template.)

[Bug c++/59469] [4.8/4.9 Regression] LLVM build failure with gcc LTO

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59469 --- Comment #35 from Jason Merrill --- Author: jason Date: Fri Jan 31 18:35:53 2014 New Revision: 207366 URL: http://gcc.gnu.org/viewcvs?rev=207366&root=gcc&view=rev Log: PR c++/59469 * pt.c (mark_decl_instantiated): Call mark_needed. Mo

[Bug ipa/59469] [4.8/4.9 Regression] LLVM build failure with gcc LTO

2014-01-31 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59469 Jason Merrill changed: What|Removed |Added Component|c++ |ipa --- Comment #36 from Jason Merrill -

[Bug libitm/60004] Conditional return within transaction causes ICE

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004 --- Comment #2 from Richard Henderson --- Author: rth Date: Fri Jan 31 19:35:31 2014 New Revision: 207367 URL: http://gcc.gnu.org/viewcvs?rev=207367&root=gcc&view=rev Log: PR middle-end/60004 * tree-eh.c (lower_try_finally_switch): Delay

[Bug middle-end/60004] Conditional return within transaction causes ICE

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004 Richard Henderson changed: What|Removed |Added Status|NEW |RESOLVED Component|libitm

[Bug other/60013] New: Build of 176.gcc from CPU2000 loops in cc1 starting with revision 207231

2014-01-31 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60013 Bug ID: 60013 Summary: Build of 176.gcc from CPU2000 loops in cc1 starting with revision 207231 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/60013] Build of 176.gcc from CPU2000 loops in cc1 starting with revision 207231

2014-01-31 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60013 H.J. Lu changed: What|Removed |Added Target|powerpc64-linux | Status|UNCONFIRMED

[Bug c++/60011] Compile error for legal exemplar from c++11 std [class.friend] 11.3.2

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

[Bug tree-optimization/55260] [4.8 Regression] ICE: in ipa_get_parm_lattices, at ipa-cp.c:263 with -O2 -fno-inline -fipa-cp-clone

2014-01-31 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55260 Martin Jambor changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #12 from Martin Jamb

[Bug sanitizer/59410] tsan tests fail with address randomization disabled

2014-01-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59410 --- Comment #33 from Jakub Jelinek --- Author: jakub Date: Fri Jan 31 21:25:23 2014 New Revision: 207371 URL: http://gcc.gnu.org/viewcvs?rev=207371&root=gcc&view=rev Log: PR sanitizer/59410 * lib/tsan-dg.exp (tsan_init): Instead of not ru

[Bug c/60014] New: Bad warning suppression

2014-01-31 Thread megahallon at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60014 Bug ID: 60014 Summary: Bad warning suppression Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unas

[Bug libgcc/60015] New: libgcc2.c:233:1: in '__absvhi2' internal compiler error: Segmentation fault

2014-01-31 Thread ed at cflags dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60015 Bug ID: 60015 Summary: libgcc2.c:233:1: in '__absvhi2' internal compiler error: Segmentation fault Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: norm

[Bug c++/60011] Compile error for legal exemplar from c++11 std [class.friend] 11.3.2

2014-01-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60011 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2 f

[Bug bootstrap/59985] stage2/3 compare error on lto-streamer-in.o

2014-01-31 Thread vmakarov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59985 --- Comment #14 from Vladimir Makarov --- Author: vmakarov Date: Fri Jan 31 23:56:46 2014 New Revision: 207375 URL: http://gcc.gnu.org/viewcvs?rev=207375&root=gcc&view=rev Log: 2014-01-31 Vladimir Makarov PR bootstrap/59985 * lra-cons

[Bug lto/60016] New: gcc-nm does not report static symbols

2014-01-31 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60016 Bug ID: 60016 Summary: gcc-nm does not report static symbols Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: lto

[Bug c++/60011] Compile error for legal exemplar from c++11 std [class.friend] 11.3.2

2014-01-31 Thread peter at hurleysoftware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60011 --- Comment #3 from Peter Hurley --- Sorry for the noise. I did search beforehand but neglected to also search 'resolved' bugs as well.

[Bug c++/60011] Compile error for legal exemplar from c++11 std [class.friend] 11.3.2

2014-01-31 Thread peter at hurleysoftware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60011 Peter Hurley changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/59482] A friend class cannot inherit a private nested class

2014-01-31 Thread peter at hurleysoftware dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59482 Peter Hurley changed: What|Removed |Added CC||peter at hurleysoftware dot com --- Commen

[Bug c/60017] New: Struct not returned correctly

2014-01-31 Thread ishiura-compiler at ml dot kwansei.ac.jp
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60017 Bug ID: 60017 Summary: Struct not returned correctly Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee

[Bug middle-end/60004] Conditional return within transaction causes ICE

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004 --- Comment #4 from Richard Henderson --- Author: rth Date: Sat Feb 1 05:20:13 2014 New Revision: 207380 URL: http://gcc.gnu.org/viewcvs?rev=207380&root=gcc&view=rev Log: PR middle-end/60004 * tree-eh.c (lower_try_finally_switch): Delay lower

[Bug middle-end/60004] Conditional return within transaction causes ICE

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004 --- Comment #5 from Richard Henderson --- Author: rth Date: Sat Feb 1 05:24:07 2014 New Revision: 207381 URL: http://gcc.gnu.org/viewcvs?rev=207381&root=gcc&view=rev Log: PR middle-end/60004 * tree-eh.c (lower_try_finally_switch): Delay lower

[Bug middle-end/60004] Conditional return within transaction causes ICE

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60004 Richard Henderson changed: What|Removed |Added Target Milestone|4.9.0 |4.7.5

[Bug c/59850] Support sparse-style pointer address spaces (type attributes)

2014-01-31 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59850 Tom Tromey changed: What|Removed |Added CC||tromey at gcc dot gnu.org --- Comment #3 fro

[Bug tree-optimization/59924] [4.9 Regression] uninit memory hog

2014-01-31 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59924 --- Comment #2 from Richard Henderson --- Definitely a bug. We keep pushing and popping the same node off of the work_list.

[Bug c/60018] New: Bogus conversion warning with optimization flag -O1

2014-01-31 Thread chengniansun at gmail dot com
-languages=c,c++ --disable-multilib --prefix=/home/chengniansun/tools/gcc-trunk-binaries Thread model: posix gcc version 4.9.0 20140131 (experimental) (GCC)

gcc-bugs@gcc.gnu.org

2014-01-31 Thread ppluzhnikov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60019 Bug ID: 60019 Summary: [C++11] Bogus error: use of deleted function unique_ptr(const unique_ptr&) Product: gcc Version: unknown Status: UNCONFIRMED Severity: nor

[Bug libstdc++/60020] New: Considering backport regexp support to 4.8+

2014-01-31 Thread lanxingcan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60020 Bug ID: 60020 Summary: Considering backport regexp support to 4.8+ Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libs

<    1   2