[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug c++/59348] New: ieee_1003.1-2001/messages_members.cc does not compile with _GLIBCXX_USE_WCHAR_T defined

2013-11-29 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59348 Bug ID: 59348 Summary: ieee_1003.1-2001/messages_members.cc does not compile with _GLIBCXX_USE_WCHAR_T defined Product: gcc Version: 4.9.0 Status: UNCONFIRMED Se

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Status|REOPENED|NEW --- Comment #7 from H.J. Lu --- I got [hj

[Bug c++/59349] New: ICE on invalid: Segmentation fault toplev.c:336

2013-11-29 Thread dimhen at gmail dot com
-tune=native --with-arch=native --enable-version-specific-runtime-libs Thread model: posix gcc version 4.9.0 20131129 (experimental) [trunk revision 205527] (GCC) $ cat x.ii fn1 () { <: __assert_fail () $ g++ -fpreprocessed -fsyntax-only -c x.ii x.ii:1:6: error: ISO C++ forb

[Bug c/42262] internal compiler error: in set_designator, at c-typeck.c:5771

2013-11-29 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42262 --- Comment #2 from Joseph S. Myers --- Author: jsm28 Date: Fri Nov 29 21:24:14 2013 New Revision: 205543 URL: http://gcc.gnu.org/viewcvs?rev=205543&root=gcc&view=rev Log: PR c/42262 c: * c-typeck.c (process_init_element): Do not treat a

[Bug c/42262] internal compiler error: in set_designator, at c-typeck.c:5771

2013-11-29 Thread jsm28 at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42262 Joseph S. Myers changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug sanitizer/59331] ubsan gives extra warnings with vla.

2013-11-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59331 --- Comment #2 from Marek Polacek --- Author: mpolacek Date: Fri Nov 29 21:29:48 2013 New Revision: 205544 URL: http://gcc.gnu.org/viewcvs?rev=205544&root=gcc&view=rev Log: PR sanitizer/59331 cp/ * decl.c (compute_array_index_type): Don't

[Bug sanitizer/59331] ubsan gives extra warnings with vla.

2013-11-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59331 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/59349] [4.9 Regression] ICE on invalid: Segmentation fault toplev.c:336

2013-11-29 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59349 Marek Polacek changed: What|Removed |Added Keywords||ice-on-invalid-code Status|UN

[Bug middle-end/59350] New: [4.9 regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8212

2013-11-29 Thread dimhen at gmail dot com
=native --enable-version-specific-runtime-libs Thread model: posix gcc version 4.9.0 20131129 (experimental) [trunk revision 205527] (GCC) $ cat x.ii struct A { int LLVMTy; } a; class B; class C { B *Node; int ResNo; public: A m_fn1() const; void m_fn2() { m_fn1(); } }; class D { void

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-29 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #23 from Max TenEyck Woodbury --- (In reply to jos...@codesourcery.com from comment #22) > On Fri, 29 Nov 2013, mtewoodbury at gmail dot com wrote: > > > The elaborate description of the different forms of the '#line' (and other) > >

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread maemarcus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 --- Comment #8 from maemarcus at gmail dot com --- Dear H.J. Lu, You patch works for me, thanks a lot! I noticed however, that with -fuse-ld ld from the different location is used for me: $ kernelgen-gcc -print-prog-name=ld .../INSTALL/bin/kernel

[Bug c++/56480] Explicit specialization in a namespace enclosing the specialized template

2013-11-29 Thread lichray at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56480 Zhihao Yuan changed: What|Removed |Added CC||lichray at gmail dot com --- Comment #3 fro

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-29 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #24 from joseph at codesourcery dot com --- On Fri, 29 Nov 2013, mtewoodbury at gmail dot com wrote: > > The question is not when it takes place, it's what the "current token" is > > when it takes place, because "line number" is defi

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 --- Comment #9 from H.J. Lu --- This is not what I see with GCC 4.9.0: [hjl@gnu-tools-1 tools-4.9]$ ls release/usr/gcc-4.9.0/bin/ x86_64-linux-addr2line x86_64-linux-gcc x86_64-linux-ld.gold x86_64-linux-ar x86_64-linux-gcc-4.9.0

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread maemarcus at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 --- Comment #10 from maemarcus at gmail dot com --- Right, I guess the reason of the difference is I'm configured with --program-prefix=kernelgen- --with-ld=$RPM_INSTALL_PREFIX/%{prefix}bin/kernelgen-ld --with-as=$RPM_INSTALL_PREFIX/%{prefix}bin/ke

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Attachment #31333|0 |1 is obsolete|

[Bug regression/59320] ftree-vrp breaks simple loops

2013-11-29 Thread astra at ionic dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59320 David Kaufmann changed: What|Removed |Added Resolution|WORKSFORME |INVALID

[Bug regression/59320] ftree-vrp breaks simple loops

2013-11-29 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59320 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug c/59351] New: ICE on empty compound literal with -pedantic

2013-11-29 Thread edsrzf at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59351 Bug ID: 59351 Summary: ICE on empty compound literal with -pedantic Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug preprocessor/58687] "#line __LINE__ ..." changes subsequent line numbers

2013-11-29 Thread mtewoodbury at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58687 --- Comment #25 from Max TenEyck Woodbury --- (In reply to jos...@codesourcery.com from comment #24) > ... > > I don't believe the standard makes any such attempt to accommodate such a > (marginal) need; GAG! Without this, a number of problems

[Bug driver/59321] -fuse-ld does not have effect on -print-prog-name

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Attachment #31335|0 |1 is obsolete|

[Bug driver/59321] -fuse-ld has no effect on -print-prog-name nor on --program-prefix=

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Summary|-fuse-ld does not have |-fuse-ld has no effect on |ef

[Bug driver/59321] -fuse-ld has no effect on -print-prog-name nor on --program-prefix=

2013-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321 H.J. Lu changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug target/59163] [4.8/4.9 Regression] program compiled with g++ -O3 segfaults

2013-11-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59163 --- Comment #17 from Jakub Jelinek --- Perhaps add new attribute ssememalign, with default 0, which would be (maximum for all alternatives) required alignment for memory operands in the instruction pre-AVX, or 0 for GET_MODE_ALIGNMENT. So, instru

[Bug regression/59320] ftree-vrp breaks simple loops

2013-11-29 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59320 --- Comment #14 from Joost VandeVondele --- (In reply to Manuel López-Ibáñez from comment #13) > Will -fsanitize=undefined catch these? If so, perhaps the message shown > before reporting a bug should mention trying this first. I guess -fsanitiz

<    1   2