[Bug fortran/52651] Fortran testsuite ICEs with -flto

2014-02-15 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52651 Bug 52651 depends on bug 45586, which changed state. Bug 45586 Summary: [4.8 Regression] ICE non-trivial conversion at assignment http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 What|Removed |Added

[Bug fortran/45586] [4.8 Regression] ICE non-trivial conversion at assignment

2014-02-15 Thread Joost.VandeVondele at mat dot ethz.ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586 Joost VandeVondele changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug lto/56088] [4.8/4.9 Regression] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2014-02-15 Thread vhaisman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 Václav Zeman changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME

[Bug lto/56088] [4.8/4.9 Regression] LTO error: error: inlining failed in call to always_inline ‘vswprintf’: recursive inlining

2014-02-15 Thread yshuiv7 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088 Yuxuan Shui changed: What|Removed |Added CC||yshuiv7 at gmail dot com --- Comment #11 fr

[Bug middle-end/60221] gcc -fexceptions generates unnecessary cleanup code

2014-02-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60221 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Component|c

[Bug c/60220] Vectorization : simple loop : fails to vectorize

2014-02-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60220 --- Comment #1 from Andrew Pinski --- In GCC 4.9 (maybe even in 4.8), the loop is converted into memset by the time the vectorizer gets around to the code.

[Bug c/60221] New: gcc -fexceptions generates unnecessary cleanup code

2014-02-15 Thread redlizard at redlizard dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60221 Bug ID: 60221 Summary: gcc -fexceptions generates unnecessary cleanup code Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug target/60203] Support long double/_Decimal128 direct move on power8

2014-02-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60203 --- Comment #5 from Michael Meissner --- Author: meissner Date: Sun Feb 16 03:19:11 2014 New Revision: 207809 URL: http://gcc.gnu.org/viewcvs?rev=207809&root=gcc&view=rev Log: [gcc] 2014-02-15 Michael Meissner PR target/60203 * config

[Bug target/60203] Support long double/_Decimal128 direct move on power8

2014-02-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60203 Michael Meissner changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/60203] Support long double/_Decimal128 direct move on power8

2014-02-15 Thread meissner at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60203 --- Comment #3 from Michael Meissner --- Author: meissner Date: Sun Feb 16 03:08:03 2014 New Revision: 207808 URL: http://gcc.gnu.org/viewcvs?rev=207808&root=gcc&view=rev Log: [gcc] 2014-02-15 Michael Meissner PR target/60203 * config

[Bug c/60220] New: Vectorization : simple loop : fails to vectorize

2014-02-15 Thread harmeeksingh at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60220 Bug ID: 60220 Summary: Vectorization : simple loop : fails to vectorize Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c++/60219] [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60219 Volker Reichelt changed: What|Removed |Added Known to work||4.7.0 Target Milestone|---

[Bug c++/60219] New: [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60219 Bug ID: 60219 Summary: [4.8/4.9 Regression] [c++11] ICE invalid use of variadic template Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: diagnostic, ic

[Bug c++/60217] New: Numerous ICEs involving wrong usage of __bases

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60217 Bug ID: 60217 Summary: Numerous ICEs involving wrong usage of __bases Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal

[Bug c++/60218] New: [c++11] ICE using __bases for broken class hierarchy

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60218 Bug ID: 60218 Summary: [c++11] ICE using __bases for broken class hierarchy Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: error-recovery, ice-on-invalid-code S

[Bug c++/60216] [4.8/4.9 Regression] [c++11] Trouble with deleted template functions

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60216 Volker Reichelt changed: What|Removed |Added Known to work||4.8.0 Target Milestone|---

[Bug c++/60216] New: [4.8/4.9 Regression] [c++11] Trouble with deleted template functions

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60216 Bug ID: 60216 Summary: [4.8/4.9 Regression] [c++11] Trouble with deleted template functions Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords: accepts-inv

[Bug c++/60215] [4.9 Regression] ICE with invalid bit-field size

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60215 Volker Reichelt changed: What|Removed |Added Keywords||error-recovery, |

[Bug c++/60215] New: [4.9 Regression] ICE with invalid bit-field size

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60215 Bug ID: 60215 Summary: [4.9 Regression] ICE with invalid bit-field size Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/60213] Weird crash when delete an object

2014-02-15 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213 --- Comment #4 from Marc Glisse --- (In reply to hubert.vansteenhuyse from comment #3) > Of course it is, the example is merely a pseudo code to make clear what > happened. That's my point, pseudo-code is useless, if we can't reproduce the issue

[Bug c++/60213] Weird crash when delete an object

2014-02-15 Thread hubert.vansteenhuyse at freecode dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213 --- Comment #3 from hubert.vansteenhuyse at freecode dot be --- (In reply to Marc Glisse from comment #2) > Your example is bogus: { and } don't match, main must return int, etc. If I > fix it so it compiles, I don't see any crash. Of course it is

[Bug middle-end/60214] Variables with same DECL_ASSEMBLER_NAME are treated as different variables

2014-02-15 Thread johannespfau at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60214 --- Comment #1 from Johannes Pfau --- Sorry, I forgot to add that this only happens if the test9_1 variable has got an initializer. However this is almost always the case for GDC/D as we have default initialization.

[Bug middle-end/60214] New: Variables with same DECL_ASSEMBLER_NAME are treated as different variables

2014-02-15 Thread johannespfau at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60214 Bug ID: 60214 Summary: Variables with same DECL_ASSEMBLER_NAME are treated as different variables Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: norma

[Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] NULL deref in fold_rtx (prev_insn_cc0 == NULL)

2014-02-15 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 --- Comment #30 from rguenther at suse dot de --- On February 15, 2014 3:22:54 PM GMT+01:00, "sch...@linux-m68k.org" wrote: >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 > >--- Comment #29 from Andreas Schwab --- >In gcc <= 4.6 I'm unable t

[Bug libfortran/59774] [4.8 Regression] Inconsistent rounding between -m32 and -m64

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libfortran/59771] Cleanup handling of Gw.0 and Gw.0Ee format

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59771 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libfortran/59836] [4.7/4.8 Regression] Wrong outputs with rounding formats for some values.

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59836 Jerry DeLisle changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug fortran/60191] test case gfortran.dg/dynamic_dispatch_1/3.f03 fail on ARMv7

2014-02-15 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60191 --- Comment #2 from janus at gcc dot gnu.org --- The function "make_real" is not invoked directly, but through the type-bound "a%real", which is called three times in the test case. Does the failure occur already at the first one (i.e. line 67)? Ca

[Bug libfortran/59836] [4.7/4.8 Regression] Wrong outputs with rounding formats for some values.

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59836 --- Comment #15 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:55:19 2014 New Revision: 207804 URL: http://gcc.gnu.org/viewcvs?rev=207804&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59771] Cleanup handling of Gw.0 and Gw.0Ee format

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59771 --- Comment #7 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:55:19 2014 New Revision: 207804 URL: http://gcc.gnu.org/viewcvs?rev=207804&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backport

[Bug libfortran/59774] [4.8 Regression] Inconsistent rounding between -m32 and -m64

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774 --- Comment #20 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:55:19 2014 New Revision: 207804 URL: http://gcc.gnu.org/viewcvs?rev=207804&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59771] Cleanup handling of Gw.0 and Gw.0Ee format

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59771 --- Comment #6 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:53:07 2014 New Revision: 207803 URL: http://gcc.gnu.org/viewcvs?rev=207803&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backport

[Bug libfortran/59774] [4.8 Regression] Inconsistent rounding between -m32 and -m64

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774 --- Comment #19 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:53:07 2014 New Revision: 207803 URL: http://gcc.gnu.org/viewcvs?rev=207803&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59836] [4.7/4.8 Regression] Wrong outputs with rounding formats for some values.

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59836 --- Comment #14 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 16:53:07 2014 New Revision: 207803 URL: http://gcc.gnu.org/viewcvs?rev=207803&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug web/60208] Please highlight that mudflap support is removed in GCC 4.9

2014-02-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60208 Manuel López-Ibáñez changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug libfortran/59771] Cleanup handling of Gw.0 and Gw.0Ee format

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59771 --- Comment #5 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:57:35 2014 New Revision: 207802 URL: http://gcc.gnu.org/viewcvs?rev=207802&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backport

[Bug libfortran/59836] [4.7/4.8 Regression] Wrong outputs with rounding formats for some values.

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59836 --- Comment #13 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:57:35 2014 New Revision: 207802 URL: http://gcc.gnu.org/viewcvs?rev=207802&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59774] [4.8 Regression] Inconsistent rounding between -m32 and -m64

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774 --- Comment #18 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:57:35 2014 New Revision: 207802 URL: http://gcc.gnu.org/viewcvs?rev=207802&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug c++/60213] Weird crash when delete an object

2014-02-15 Thread glisse at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug libfortran/59774] [4.8 Regression] Inconsistent rounding between -m32 and -m64

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59774 --- Comment #17 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:48:48 2014 New Revision: 207801 URL: http://gcc.gnu.org/viewcvs?rev=207801&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59836] [4.7/4.8 Regression] Wrong outputs with rounding formats for some values.

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59836 --- Comment #12 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:48:48 2014 New Revision: 207801 URL: http://gcc.gnu.org/viewcvs?rev=207801&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backpor

[Bug libfortran/59771] Cleanup handling of Gw.0 and Gw.0Ee format

2014-02-15 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59771 --- Comment #4 from Jerry DeLisle --- Author: jvdelisle Date: Sat Feb 15 15:48:48 2014 New Revision: 207801 URL: http://gcc.gnu.org/viewcvs?rev=207801&root=gcc&view=rev Log: 2014-02-15 Jerry DeLisle Dominique d'Humieres Backport

[Bug c++/60213] Weird crash when delete an object

2014-02-15 Thread hubert.vansteenhuyse at freecode dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213 --- Comment #1 from hubert.vansteenhuyse at freecode dot be --- struct A { A *a[2]; A() { a[0] = 0; a[1] = 0; } ~A(){ if(a[0]) delete a[0]; if(a[1]) delete a[1]; } void main(){ A *a = new A(); a->a[0] = new A(); a->a[1] = new A(); delete a; /

[Bug c++/60213] New: Weird crash when delete an object

2014-02-15 Thread hubert.vansteenhuyse at freecode dot be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60213 Bug ID: 60213 Summary: Weird crash when delete an object Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ As

[Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] NULL deref in fold_rtx (prev_insn_cc0 == NULL)

2014-02-15 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 --- Comment #29 from Andreas Schwab --- In gcc <= 4.6 I'm unable to tell the compiler to consider the fp compare trapping even with -ftrapping-math.

[Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] NULL deref in fold_rtx (prev_insn_cc0 == NULL)

2014-02-15 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 Steven Bosscher changed: What|Removed |Added CC||steven at gcc dot gnu.org --- Comment #

[Bug c++/60212] New: no warning for unused variables

2014-02-15 Thread ali.baharev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60212 Bug ID: 60212 Summary: no warning for unused variables Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assi

[Bug c++/60211] New: ICE with #pragma GCC ivdep and for-loop on global scope

2014-02-15 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60211 Bug ID: 60211 Summary: ICE with #pragma GCC ivdep and for-loop on global scope Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug fortran/59599] Compiler internal error on intrinsic ichar

2014-02-15 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59599 --- Comment #8 from Mikael Morin --- Author: mikael Date: Sat Feb 15 11:48:41 2014 New Revision: 207799 URL: http://gcc.gnu.org/viewcvs?rev=207799&root=gcc&view=rev Log: fortran/ PR fortran/59599 * trans-intrinsic.c (gfc_conv_intr

[Bug target/59844] Powerpc64le cannot bootstrap with -O3/-mcpu=power8

2014-02-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59844 Alan Modra changed: What|Removed |Added CC||anton at samba dot org --- Comment #5 from A

[Bug target/59814] powerpc64le ICE with -O2 -mpower8 -ffast-math

2014-02-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59814 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/60210] New: segfault when trying to use a const template using

2014-02-15 Thread florent.hivert at lri dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60210 Bug ID: 60210 Summary: segfault when trying to use a const template using Product: gcc Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/58675] ICE in rs6000_secondary_reload_inner:15460, type = store

2014-02-15 Thread amodra at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58675 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/57935] ICE in rs6000_secondary_reload_inner:15181, type = load

2014-02-15 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57935 --- Comment #2 from Alan Modra --- Author: amodra Date: Sat Feb 15 10:49:55 2014 New Revision: 207798 URL: http://gcc.gnu.org/viewcvs?rev=207798&root=gcc&view=rev Log: PR target/58675 PR target/57935 * config/rs6000/rs6000.c (rs6000_s

[Bug target/58675] ICE in rs6000_secondary_reload_inner:15460, type = store

2014-02-15 Thread amodra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58675 --- Comment #6 from Alan Modra --- Author: amodra Date: Sat Feb 15 10:49:55 2014 New Revision: 207798 URL: http://gcc.gnu.org/viewcvs?rev=207798&root=gcc&view=rev Log: PR target/58675 PR target/57935 * config/rs6000/rs6000.c (rs6000_s

[Bug middle-end/60092] posix_memalign not recognized to derive alias and alignment info

2014-02-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60092 --- Comment #24 from Richard Biener --- As the standard doesn't specify that the value is undefined upon error and it only specifies its contents upon successfull completion it implicitely says that it retains the previous value on error. I'd say

[Bug tree-optimization/60183] [4.7/4.8/4.9 Regression] phiprop creates invalid code

2014-02-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60183 --- Comment #5 from Richard Biener --- Author: rguenth Date: Sat Feb 15 09:54:52 2014 New Revision: 207797 URL: http://gcc.gnu.org/viewcvs?rev=207797&root=gcc&view=rev Log: 2014-02-15 Richard Biener PR tree-optimization/60183 * tree-s

[Bug rtl-optimization/49847] [4.7/4.8/4.9 Regression] NULL deref in fold_rtx (prev_insn_cc0 == NULL)

2014-02-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847 Richard Biener changed: What|Removed |Added CC|richard.guenther at gmail dot com |rguenth at gcc dot gnu.org,

[Bug target/60207] Wrong TFmode check in construct_container

2014-02-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60207 --- Comment #1 from Uroš Bizjak --- (In reply to H.J. Lu from comment #0) > But we didn't remove mode == TFmode check in construct_container. This check is benign. classify_argument will return: case TFmode: classes[0] = X86_64_SSE_CL