[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

[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 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 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 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 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 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 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 --- Comment #5 from Andrew Pinski --- https://sourceware.org/ml/gdb-patches/2012-11/msg00682.html

[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 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 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 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/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/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] 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 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 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 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 bootstrap/57486] bootstrap fails on 4.8 and google/4.8 branch on RHEL6.1 platform

2014-03-05 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57486 Brooks Moses changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug gcov-profile/48361] gcov freezes when using --all-blocks (-a) flag.

2014-03-05 Thread john.carter at taitradio dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48361 John Carter changed: What|Removed |Added CC||john.carter at taitradio dot com --- Comme

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #6 from joseph at codesourcery dot com --- That sounds like another case for adding an target-independent feature. That is, the target description is accurate here but the target-independent parts of the compiler could do with new f

[Bug c/60435] New: GCC failes to apply CSE for va_arg with different types whose representations match

2014-03-05 Thread bugdal at aerifal dot cx
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60435 Bug ID: 60435 Summary: GCC failes to apply CSE for va_arg with different types whose representations match Product: gcc Version: unknown Status: UNCONFIRMED Seve

[Bug plugins/59335] Plugin doesn't build on trunk

2014-03-05 Thread pageexec at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59335 --- Comment #17 from PaX Team --- sure, thanks for fixing the already mentioned ones, i verified that all works fine for my plugins at least. as a related question, isn't there a better way than playing this whack-a-mole game with gcc headers vs.

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #5 from Wojciech Migda --- So, I'd like to learn some more from this. Suppose I have code like this: int fn_i1(int x) { x /= 2; return (x >= 0) ? x : -x; } or short fn_s1(short x) { return (x >= 0) ? x : -x; } In each case th

[Bug plugins/59335] Plugin doesn't build on trunk

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59335 Jakub Jelinek changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

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

2014-03-05 Thread egor_suvorov at mail dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60434 Bug ID: 60434 Summary: False -Wformat warnings about %lld and %Lf are given on Windows Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/60392] Problem with TRANSPOSE and CONTIGUOUS dummy arguments

2014-03-05 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60392 --- Comment #4 from Mikael Morin --- (In reply to Mikael Morin from comment #3) > So we pass the transposed array with > transposed bounds -> we pass the original array. Not exactly in fact: In my_mul_cont, a.stride[0] == 2 and a.stride[1] == 1.

[Bug middle-end/60418] [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled

2014-03-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60418 --- Comment #8 from H.J. Lu --- With LTO, current_loops->state may not be set and loops_state_satisfies_p () may always be false.

[Bug fortran/60392] Problem with TRANSPOSE and CONTIGUOUS dummy arguments

2014-03-05 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60392 Mikael Morin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/58271] ICE in gcc for a MIPS target during compilation with -mpaired-single -ftree-vectorize

2014-03-05 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58271 rsandifo at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed

[Bug lto/60404] [4.9 Regression] wrong code by LTO on x86_64-linux-gnu

2014-03-05 Thread su at cs dot ucdavis.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60404 --- Comment #6 from Zhendong Su --- (In reply to Jakub Jelinek from comment #5) > Fixed, thanks for reporting this. Jakub, thanks for the quick fix! I'm intrigued by Eric's earlier comment. Is it one of the purposes of LTO so that one could li

[Bug middle-end/60418] [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled

2014-03-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60418 --- Comment #7 from H.J. Lu --- current_loops is setup by (gdb) bt #0 set_loops_for_fn (fn=0x715901f8, loops=0x7fffef079e20) at ../../../../gcc/gcc/function.h:747 #1 0x008fe35e in input_cfg (ib=0x7fffdbc0, data_in=0x1fc4a80,

[Bug testsuite/59308] [4.9 Regression] gcc.dg/tree-ssa/ssa-ifcombine-ccmp-[1456] tests fail on arm cortex-a5

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59308 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Wed Mar 5 20:07:50 2014 New Revision: 208354 URL: http://gcc.gnu.org/viewcvs?rev=208354&root=gcc&view=rev Log: PR testsuite/59308 * gcc.dg/pr46309.c: Don't compile on logical_op_s

[Bug c++/60409] [4.9 Regression] [c++1y] ICE on valid with template function

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

[Bug c++/60409] [4.9 Regression] [c++1y] ICE on valid with template function

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60409 --- Comment #2 from Jason Merrill --- Author: jason Date: Wed Mar 5 19:25:37 2014 New Revision: 208352 URL: http://gcc.gnu.org/viewcvs?rev=208352&root=gcc&view=rev Log: PR c++/60409 * semantics.c (force_paren_expr): Only add a PAREN_EXPR

[Bug debug/60433] New: auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371

2014-03-05 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60433 Bug ID: 60433 Summary: auto-fn24.C:7:8: ICE: in dbxout_type, at dbxout.c:2371 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #4 from Wojciech Migda --- Ok, my bad. I'll work on the testcases so that I can make gcc emit abs when it is valid. Should this PR be rejected then?

[Bug middle-end/60418] [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled

2014-03-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60418 --- Comment #6 from H.J. Lu --- (In reply to Richard Biener from comment #4) > > That's odd. What's the code generation difference in the end > for the minimal range {to, from} that still shows a difference > of the result? In this particular c

[Bug middle-end/60418] [4.9 Regression] 435.gromacs in SPEC CPU 2006 is miscompiled

2014-03-05 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60418 --- Comment #5 from H.J. Lu --- Created attachment 32280 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32280&action=edit The assembly difference of good and bad executables Here is the assembly difference of good and bad executables due the

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-03-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 Jonathan Wakely changed: What|Removed |Added Known to work||4.9.0 --- Comment #4 from Jonathan Wake

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

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60381 --- Comment #8 from Jakub Jelinek --- I've measured (everything --enable-checking=release bootstrapped) vanilla trunk, that + my http://gcc.gnu.org/ml/gcc-patches/2014-03/msg00142.html patch, trunk with 208220 reverted and the same plus your WIP p

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #29 from Markus Trippelsdorf --- (In reply to Jason Merrill from comment #28) > Created attachment 32279 [details] > New patch > > Does this fix KDE? Yes. Thanks Jason.

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #28 from Jason Merrill --- Created attachment 32279 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32279&action=edit New patch Does this fix KDE?

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #3 from joseph at codesourcery dot com --- The semantics of the abssi2 insn pattern on the most negative integer are that it returns the argument unchanged (RTL operations are generally modulo; the semantics don't depend on whether -

[Bug c++/60361] [4.7/4.8 Regression] unexpected 'use of parameter outside function body' error

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60361 Jason Merrill changed: What|Removed |Added Known to work||4.9.0 Summary|[4.7/4.8/4.9 Reg

[Bug c++/60409] [4.9 Regression] [c++1y] ICE on valid with template function

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60409 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/60361] [4.7/4.8/4.9 Regression] unexpected 'use of parameter outside function body' error

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60361 --- Comment #2 from Jason Merrill --- Author: jason Date: Wed Mar 5 17:53:28 2014 New Revision: 208351 URL: http://gcc.gnu.org/viewcvs?rev=208351&root=gcc&view=rev Log: PR c++/60361 * parser.c (cp_parser_template_id): Don't set up a CPP_

[Bug fortran/58842] libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"

2014-03-05 Thread egall at gwmail dot gwu.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58842 --- Comment #5 from Eric Gallager --- (In reply to Eric Gallager from comment #4) > > I lost my results for their testsuites, but I suppose that I can run them > > again... > > So I am back after re-running the testsuites, and it turned out that

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-03-05 Thread jpelletier at jumptrading dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 --- Comment #3 from jpelletier at jumptrading dot com --- Created attachment 32278 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32278&action=edit preprocessed file

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-03-05 Thread jpelletier at jumptrading dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 --- Comment #1 from jpelletier at jumptrading dot com --- Created attachment 32277 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32277&action=edit full error output

[Bug c++/60432] Member pointer resolution within class definition causes segmentation fault

2014-03-05 Thread jpelletier at jumptrading dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 --- Comment #2 from jpelletier at jumptrading dot com --- The following code causes a segmentation fault: #include struct A { int a; static constexpr int A::*p = &A::a; }; %g++ -std=c++11 -c member.cc member.cc:6:35: internal compiler error:

[Bug c++/60432] New: Member pointer resolution within class definition causes segmentation fault

2014-03-05 Thread jpelletier at jumptrading dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60432 Bug ID: 60432 Summary: Member pointer resolution within class definition causes segmentation fault Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: norm

[Bug fortran/58842] libgfortran configuration error in 32-bit mode for GCC 4.8 with MacPorts "universal installation"

2014-03-05 Thread egall at gwmail dot gwu.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58842 --- Comment #4 from Eric Gallager --- (In reply to Eric Gallager from comment #3) > I am running into this error as well. I attached my relevant logfiles in the > downstream ticket that the OP linked to. > > (In reply to Dominique d'Humieres from

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #27 from Markus Trippelsdorf --- (In reply to David Kredba from comment #26) > Hello Markus, > Could you kindly please write here how are you reducing this? > > (So next time I can try to do it myself.) Sure. First thing is to find o

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #26 from David Kredba --- Hello Markus, Could you kindly please write here how are you reducing this? (So next time I can try to do it myself.) Thank you in advance.

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #2 from Wojciech Migda --- Created attachment 32276 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32276&action=edit patch amendment - previous was incomplete

[Bug target/60431] [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 --- Comment #1 from Wojciech Migda --- Created attachment 32275 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32275&action=edit Proposed patch

[Bug target/60431] New: [PATCH] [TIC6X] target description missing abssi2 insn

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60431 Bug ID: 60431 Summary: [PATCH] [TIC6X] target description missing abssi2 insn Product: gcc Version: 4.8.3 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

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

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60381 --- Comment #7 from Jakub Jelinek --- I admit I haven't timed the insn-recog.c compilation time with my patch, but I haven't noticed that the compile time would increase significantly. I guess I can benchmark it now.

[Bug c++/60430] New: static_assert and reference to const/constexpr

2014-03-05 Thread florent.hivert at lri dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60430 Bug ID: 60430 Summary: static_assert and reference to const/constexpr Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug lto/60424] [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #4 f

[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 #6 from Alexandre Oliva --- Created attachment 32274 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32274&action=edit WIP patch to start combining useless value removal and table reset, after reverting the faulty patch I'd prefer

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #25 from Jason Merrill --- OK, this testcase wasn't affected by my earlier patch because ~Part is user-defined, so it's fair game for devirtualization. I notice, however, that in the unreduced testcase Part is an abstract class, so it

[Bug lto/60424] [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 --- Comment #3 from Andreas Schwab --- Everywhere.

[Bug lto/60424] [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 Richard Biener changed: What|Removed |Added Priority|P3 |P1 --- Comment #2 from Richard Biener -

[Bug lto/60427] [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto

2014-03-05 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug fortran/58880] [4.9 Regression] [OOP] ICE on valid with FINAL function and type extension

2014-03-05 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58880 --- Comment #6 from janus at gcc dot gnu.org --- (In reply to Tobias Burnus from comment #5) > Well, one can argue whether a bug in a new feature is a real regression ... Yeah, but maybe we should rather argue about how to fix it than how to class

[Bug target/60369] [PATCH] [TIC6X] new compiler intrinsics

2014-03-05 Thread wojtek.golf at interia dot pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60369 --- Comment #1 from Wojciech Migda --- Created attachment 32273 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32273&action=edit Patch, as specified in the report body.

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #24 from Markus Trippelsdorf --- Created attachment 32272 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32272&action=edit Unreduced testcase Here's the unreduced testcase: markus@x4 tmp % g++ -Wall -Wextra -c -O2 test.ii markus

[Bug plugins/59335] Plugin doesn't build on trunk

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59335 --- Comment #15 from Jakub Jelinek --- Author: jakub Date: Wed Mar 5 15:06:23 2014 New Revision: 208346 URL: http://gcc.gnu.org/viewcvs?rev=208346&root=gcc&view=rev Log: PR plugins/59335 * Makefile.in (PLUGIN_HEADERS): Add tree-phinodes.

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread trippels at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug fortran/58880] [4.9 Regression] [OOP] ICE on valid with FINAL function and type extension

2014-03-05 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58880 Tobias Burnus changed: What|Removed |Added Target Milestone|--- |4.9.0 --- Comment #5 from Tobias Burnus

[Bug c++/60409] [4.9 Regression] [c++1y] ICE on valid with template function

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60409 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug target/57631] Use assembler name for sanity checking of ISR names provided it is set

2014-03-05 Thread mhlavink at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57631 Michal Hlavinka changed: What|Removed |Added CC||mhlavink at redhat dot com --- Comment

[Bug c++/58678] [4.9 Regression] pykde4-4.11.2 link error (devirtualization too trigger happy)

2014-03-05 Thread nheghathivhistha at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678 --- Comment #22 from David Kredba --- I got this now with rev. 208241: /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -ggdb -pipe -march=native -mtune=native -mno-3dnow -mno-sse4.2 -mno-avx -Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wc

[Bug libgcc/60429] Miscompilation (aliasing) with -finline-functions

2014-03-05 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60429 --- Comment #4 from Allan Jensen --- Created attachment 32271 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32271&action=edit qregion.cpp assembler compiled with gcc 4.4

[Bug libgcc/60429] Miscompilation (aliasing) with -finline-functions

2014-03-05 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60429 --- Comment #3 from Allan Jensen --- Created attachment 32270 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32270&action=edit qregion.cpp assembler compiled with gcc 4.8

[Bug libgcc/60429] Miscompilation (aliasing) with -finline-functions

2014-03-05 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60429 --- Comment #2 from Allan Jensen --- Created attachment 32269 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32269&action=edit qregion.cpp intermediate compiled with gcc 4.8

[Bug libgcc/60429] Miscompilation (aliasing) with -finline-functions

2014-03-05 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60429 --- Comment #1 from Allan Jensen --- Created attachment 32268 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32268&action=edit qregion.cpp intermediate compiled with G++ 4.4 (working)

[Bug libgcc/60429] New: Miscompilation (aliasing) with -finline-functions

2014-03-05 Thread linux at carewolf dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60429 Bug ID: 60429 Summary: Miscompilation (aliasing) with -finline-functions Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/60425] -fopenmp fails when gcc is compiled to /usr/local

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60425 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/60425] -fopenmp fails when gcc is compiled to /usr/local

2014-03-05 Thread j-frankish at slb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60425 --- Comment #2 from j-frankish at slb dot com --- Ah - I see the problem now. I'm using gcc packaged into a squashfs package, loop mounted at /tmp/tcloop/gcc and symlinked to the root file system. The gcc libs are packaged separately and mounted a

[Bug middle-end/60426] [4.9 Regression] ICE near expand_builtin_int_roundingfn_2

2014-03-05 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60426 Joost VandeVondele changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug lto/60427] [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto

2014-03-05 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug lto/60427] [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto

2014-03-05 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427 --- Comment #1 from rguenther at suse dot de --- On Wed, 5 Mar 2014, dominiq at lps dot ens.fr wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427 > > Bug ID: 60427 >Summary: [4.9 Regression] r208312 causes ICE and

[Bug target/60428] non-exception (e.g. C) ARM Linux programs depend on libgcc_s

2014-03-05 Thread ossman at cendio dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60428 --- Comment #2 from Pierre Ossman --- Created attachment 32267 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32267&action=edit test case

[Bug target/60428] non-exception (e.g. C) ARM Linux programs depend on libgcc_s

2014-03-05 Thread ossman at cendio dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60428 --- Comment #1 from Pierre Ossman --- Created attachment 32266 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32266&action=edit patch to weaken unwind symbols

[Bug target/60428] New: non-exception (e.g. C) ARM Linux programs depend on libgcc_s

2014-03-05 Thread ossman at cendio dot se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60428 Bug ID: 60428 Summary: non-exception (e.g. C) ARM Linux programs depend on libgcc_s Product: gcc Version: 4.5.4 Status: UNCONFIRMED Severity: normal Pr

[Bug middle-end/60426] [4.9 Regression] ICE near expand_builtin_int_roundingfn_2

2014-03-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60426 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug lto/60427] New: [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto

2014-03-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60427 Bug ID: 60427 Summary: [4.9 Regression] r208312 causes ICE and wrong code for Fortran with -flto Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/60426] [4.9 Regression] ICE near expand_builtin_int_roundingfn_2

2014-03-05 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60426 Joost VandeVondele changed: What|Removed |Added CC||Joost.VandeVondele at mat dot ethz

[Bug c/60425] -fopenmp fails when gcc is compiled to /usr/local

2014-03-05 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60425 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f

[Bug middle-end/60426] New: [4.9 Regression] ICE near expand_builtin_int_roundingfn_2

2014-03-05 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60426 Bug ID: 60426 Summary: [4.9 Regression] ICE near expand_builtin_int_roundingfn_2 Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Prior

[Bug libstdc++/60421] std::this_thread::sleep_for doesn't sleep for all arguments

2014-03-05 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60421 --- Comment #2 from Jonathan Wakely --- should probably be fixed along with PR 58038

[Bug c/60425] New: -fopenmp fails when gcc is compiled to /usr/local

2014-03-05 Thread j-frankish at slb dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60425 Bug ID: 60425 Summary: -fopenmp fails when gcc is compiled to /usr/local Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug lto/60424] [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 --- Comment #1 from Andreas Schwab --- Started to fail between r208309 and r208316.

[Bug lto/60424] [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug lto/60424] New: [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto

2014-03-05 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60424 Bug ID: 60424 Summary: [4.9 regression] FAIL: gcc.dg/lto/20110201-1 c_lto_20110201-1_0.o-c_lto_20110201-1_0.o link, -O0 -flto Product: gcc Version: 4.9.0

  1   2   >