[Bug preprocessor/60436] New: C preprocessor segfaults on assembly file

2014-03-05 Thread dan.doel at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60436 Bug ID: 60436 Summary: C preprocessor segfaults on assembly file Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: preproce

[Bug target/58762] [missed optimization] Vectorizing abs(int).

2014-03-05 Thread congh at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58762 Cong Hou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/60387] The gcc compiler for the ppc architecture is not compatible with PPC ABI and DWARF standards.

2014-03-05 Thread m_nistor at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60387 --- Comment #4 from Nistor, Mihail-Marian --- Created attachment 32281 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32281&action=edit I have attached all information you requested. I have attached all information you requested. As you can

[Bug debug/60438] New: dwarf2cfi :2239 still assert,not the same cause as PR 59575

2014-03-05 Thread manjian2006 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60438 Bug ID: 60438 Summary: dwarf2cfi :2239 still assert,not the same cause as PR 59575 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Pri

[Bug debug/60438] dwarf2cfi :2239 still assert,not the same cause as PR 59575

2014-03-05 Thread manjian2006 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60438 --- Comment #1 from linzj --- Created attachment 32282 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32282&action=edit source that causes bug

[Bug debug/60438] dwarf2cfi :2239 still assert,not the same cause as PR 59575

2014-03-05 Thread manjian2006 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60438 --- Comment #2 from linzj --- reedit the cfg. if (hasRelativeWidth || hasRelativeHeight) true false / \ /\ / \ ...

[Bug debug/60381] [4.9 Regression] ICE: in vt_expand_var_loc_chain, at var-tracking.c:8245

2014-03-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60381 --- Comment #9 from Alexandre Oliva --- Author: aoliva Date: Thu Mar 6 07:04:47 2014 New Revision: 208361 URL: http://gcc.gnu.org/viewcvs?rev=208361&root=gcc&view=rev Log: PR debug/60381 Revert: 2014-02-28 Alexandre Oliva PR debug/59992 * csel

[Bug debug/59992] [4.9 Regression] Compilation of insn-recog.c too slow due to var-tracking

2014-03-05 Thread aoliva at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59992 --- Comment #14 from Alexandre Oliva --- Author: aoliva Date: Thu Mar 6 07:04:47 2014 New Revision: 208361 URL: http://gcc.gnu.org/viewcvs?rev=208361&root=gcc&view=rev Log: PR debug/60381 Revert: 2014-02-28 Alexandre Oliva PR debug/59992 * cse

[Bug c/60439] New: No warning for case overflow in switch statement.

2014-03-05 Thread chengniansun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60439 Bug ID: 60439 Summary: No warning for case overflow in switch statement. Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/60439] No warning for case overflow in switch statement.

2014-03-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60439 --- Comment #1 from Andrew Pinski --- Well in C, the type of a && is an int even though the range is 0...1 .

[Bug target/60387] The gcc compiler for the ppc architecture is not compatible with PPC ABI and DWARF standards.

2014-03-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60387 --- Comment #5 from Andrew Pinski --- https://sourceware.org/ml/gdb-patches/2012-11/msg00682.html

[Bug debug/60438] dwarf2cfi :2239 still assert,not the same cause as PR 59575

2014-03-05 Thread manjian2006 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60438 --- Comment #3 from linzj --- pass 221r.varstack,the pass just before 222r.csa call_pop insn : (call_insn:TI 143 141 393 18 (parallel [ (call (mem:QI (mem/f:SI (plus:SI (reg/f:SI 1 dx [orig:126 D.230300_12->_vptr.ImageD.43529 ] [126])

[Bug target/60387] The gcc compiler for the ppc architecture is not compatible with PPC ABI and DWARF standards.

2014-03-05 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60387 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/60440] New: Bogus -Wreturn-type warning after error

2014-03-05 Thread chengniansun at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60440 Bug ID: 60440 Summary: Bogus -Wreturn-type warning after error Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/60434] False -Wformat warnings about %lld and %Lf are given on Windows

2014-03-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60434 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comment #1

[Bug preprocessor/60400] [4.7/4.8 Regression] ICE with trigraphs

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Thu Mar 6 07:53:17 2014 New Revision: 208362 URL: http://gcc.gnu.org/viewcvs?rev=208362&root=gcc&view=rev Log: PR preprocessor/60400 Backport from mainline 2013-06-24 Dehao C

[Bug middle-end/57499] [4.7/4.8 Regression] ICE when noreturn destructor returns after throw with -O

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57499 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Mar 6 07:54:28 2014 New Revision: 208363 URL: http://gcc.gnu.org/viewcvs?rev=208363&root=gcc&view=rev Log: Backport from mainline 2014-02-05 Jakub Jelinek PR middle-en

[Bug target/60062] [4.7/4.8 Regression] wrong code (for code with the optimize attribute) at -O1 and above on x86_64-linux-gnu in 32-bit mode

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60062 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Thu Mar 6 07:57:12 2014 New Revision: 208364 URL: http://gcc.gnu.org/viewcvs?rev=208364&root=gcc&view=rev Log: Backport from mainline 2014-02-08 Jakub Jelinek PR ipa/60026

[Bug ipa/60026] [4.8 Regression] ICE at -O3 on valid code (with the optimize pragma) on x86_64-linux-gnu

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60026 --- Comment #14 from Jakub Jelinek --- Author: jakub Date: Thu Mar 6 07:57:12 2014 New Revision: 208364 URL: http://gcc.gnu.org/viewcvs?rev=208364&root=gcc&view=rev Log: Backport from mainline 2014-02-08 Jakub Jelinek PR ipa/6002

[Bug preprocessor/56824] [4.8 regression] pragma GCC diagnostic push/pop fail with GCC diagnostic ignored "-Waggregate-return"

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56824 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Thu Mar 6 07:58:16 2014 New Revision: 208365 URL: http://gcc.gnu.org/viewcvs?rev=208365&root=gcc&view=rev Log: Backport from mainline 2014-02-07 Jakub Jelinek PR preproce

<    1   2