[Bug libstdc++/66417] std::codecvt_utf16 generates incorrect output

2015-06-09 Thread lcarreon at bigpond dot net.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66417 --- Comment #5 from Leo Carreon --- Is this fix going to be applied to Fedora 22?

[Bug libstdc++/66441] wstring_convert not working correctly

2015-06-09 Thread lcarreon at bigpond dot net.au
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66441 --- Comment #5 from Leo Carreon --- Is this fix going to be applied to Fedora 22?

[Bug fortran/66480] New: FPE calling cpu_time() with -ffpe-trap=inexact

2015-06-09 Thread nicolasbock at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480 Bug ID: 66480 Summary: FPE calling cpu_time() with -ffpe-trap=inexact Product: gcc Version: 4.8.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fo

[Bug fortran/66480] FPE calling cpu_time() with -ffpe-trap=inexact

2015-06-09 Thread nicolasbock at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480 --- Comment #1 from Nicolas Bock --- gcc-4.7.4 fails just the same.

[Bug tree-optimization/60656] [4.8 regression] x86 vectorization produces wrong code

2015-06-09 Thread bernhard.kaindl at thalesgroup dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60656 Bernhard Kaindl changed: What|Removed |Added CC||bernhard.kaindl@thalesgroup

[Bug bootstrap/66448] [6 Regression] Bootstrap fails on darwin after r224161

2015-06-09 Thread aldyh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66448 --- Comment #14 from Aldy Hernandez --- Created attachment 35734 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35734&action=edit Patch to ICE on other duplicate DW_AT_ attributes On 06/09/2015 08:00 AM, iains at gcc dot gnu.org wrote: > S

[Bug middle-end/66375] [4.8/4.9/5/6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-06-09 Thread bernhard.kaindl at thalesgroup dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66375 Bernhard Kaindl changed: What|Removed |Added CC||bernhard.kaindl@thalesgroup

[Bug rtl-optimization/64164] [4.9/5/6 Regression] one more stack slot used due to one less inlining level

2015-06-09 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64164 Alexandre Oliva changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXED

[Bug fortran/66480] FPE calling cpu_time() with -ffpe-trap=inexact

2015-06-09 Thread nicolasbock at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480 --- Comment #2 from Nicolas Bock --- gcc-4.9.2 fails as well.

[Bug rtl-optimization/48181] [4.8/4.9 Regression] wrong code with -O -fgcse --param ira-max-conflict-table-size=0

2015-06-09 Thread bernhard.kaindl at thalesgroup dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48181 Bernhard Kaindl changed: What|Removed |Added CC||bernhard.kaindl@thalesgroup

[Bug c++/4131] The C++ compiler doesn't place a const class object to ".rodata" section with non trivial constructor

2015-06-09 Thread kalmquist1 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4131 kalmquist1 at hotmail dot com changed: What|Removed |Added CC||kalmquist1 at hotmail dot

[Bug c++/66355] defining a constructor inhibits optimization

2015-06-09 Thread kalmquist1 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66355 kalmquist1 at hotmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolut

[Bug c++/66481] New: Implicit lambda capture by reference of variable named "closure" causes crash

2015-06-09 Thread mxawng at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66481 Bug ID: 66481 Summary: Implicit lambda capture by reference of variable named "closure" causes crash Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: m

[Bug rtl-optimization/48181] [4.8/4.9 Regression] wrong code with -O -fgcse --param ira-max-conflict-table-size=0

2015-06-09 Thread bernhard.kaindl at thalesgroup dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48181 --- Comment #12 from Bernhard Kaindl --- x86 has no -fno-lra / -mno-lra flag in gcc-4.8.4 and 4.9.2, so these compilers they can't show this issue. Thus, the tag [4.8/4.9 Regression] does not apply and should be changed to [4.5/4.6 regression].

[Bug fortran/66480] FPE calling cpu_time() with -ffpe-trap=inexact

2015-06-09 Thread jvdelisle at charter dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480 jvdelisle at charter dot net changed: What|Removed |Added CC||jvdelisle at charter dot ne

[Bug c++/66411] False positive in array bound check in a for loop

2015-06-09 Thread dougkwan at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66411 --- Comment #2 from Doug Kwan --- (In reply to Richard Biener from comment #1) > This has been fixed for 4.9.3 Do you know which patch fixes it?

[Bug fortran/66480] FPE calling cpu_time() with -ffpe-trap=inexact

2015-06-09 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480 kargl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

<    1   2