[Bug ada/56178] [4.8 Regression] Conversion of Long_Float to Integer triggers CONSTRAINT_ERROR overflow check failed

2013-02-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56178 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug libstdc++/54314] [4.8 Regression] undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream, std::allocator >'

2013-02-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54314 --- Comment #33 from Jakub Jelinek 2013-02-04 10:44:19 UTC --- Created attachment 29347 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29347 gcc48-pr54314.patch Ah, I see, solaris and mingw/cygwin have their own assemble_visibility

[Bug tree-optimization/55970] [x86] Avoid reverse order of function argument gimplifying

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

[Bug middle-end/56188] [4.8 regression] FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED = { (ESCAPED )?(NONLOCAL )?}"

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56188 --- Comment #4 from Richard Biener 2013-02-04 11:58:50 UTC --- ok, the difference is that in the working case we have Equivalence classes for Direct node node id 28:_10 are pointer: 11, location:0 Equivalence classes for Direct node node

[Bug rtl-optimization/56151] [4.8 Regression] Performance degradation after r194054 on x86 Atom.

2013-02-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56151 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug tree-optimization/55890] [4.7 Regression] calling a builtin func through a cast triggers an ICE

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55890 --- Comment #9 from Richard Biener 2013-02-04 12:04:41 UTC --- Author: rguenth Date: Mon Feb 4 12:04:35 2013 New Revision: 195708 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195708 Log: 2013-02-04 Richard Biener B

[Bug middle-end/53844] [4.6/4.7 Regression] GCC generates suboptimal code for unused members of classes in some cases on multiple targets.

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53844 --- Comment #12 from Richard Biener 2013-02-04 12:04:42 UTC --- Author: rguenth Date: Mon Feb 4 12:04:35 2013 New Revision: 195708 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195708 Log: 2013-02-04 Richard Biener

[Bug lto/55660] [4.7 Regression] ICE instead of some warning during lto build with supplied different options (-funsigned-char vs none)

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55660 --- Comment #5 from Richard Biener 2013-02-04 12:04:43 UTC --- Author: rguenth Date: Mon Feb 4 12:04:35 2013 New Revision: 195708 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195708 Log: 2013-02-04 Richard Biener B

[Bug middle-end/53844] [4.6 Regression] GCC generates suboptimal code for unused members of classes in some cases on multiple targets.

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53844 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug lto/55660] [4.7 Regression] ICE instead of some warning during lto build with supplied different options (-funsigned-char vs none)

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55660 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug tree-optimization/55890] [4.7 Regression] calling a builtin func through a cast triggers an ICE

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55890 --- Comment #10 from Richard Biener 2013-02-04 12:08:17 UTC --- Initial patch now backported, avoiding the C++ function overloading by using gimple_call_builtin_class_p.

[Bug fortran/56201] New: Realloc on assignment: Wrong code when assigning a zero-sized array

2013-02-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56201 Bug #: 56201 Summary: Realloc on assignment: Wrong code when assigning a zero-sized array Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRME

[Bug lto/56168] [4.8 Regression] GCC seems to disregard -fno-builtin when compiling with LTO

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56168 --- Comment #4 from Richard Biener 2013-02-04 12:19:34 UTC --- Author: rguenth Date: Mon Feb 4 12:19:25 2013 New Revision: 195709 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195709 Log: 2013-02-04 Richard Guenther

[Bug lto/56168] [4.8 Regression] GCC seems to disregard -fno-builtin when compiling with LTO

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56168 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug go/56172] net FAILs on Solaris

2013-02-04 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56172 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE 2013-02-04 13:00:59 UTC --- Thanks for the analysis. > Since you can recreate the bug, I guess the next step is to check the > mp->waitsema field in the runtime_semawakeup frame. My

[Bug libstdc++/56202] New: SIGFPE (division by zero) in std::binomial_distribution

2013-02-04 Thread adam.ciganek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56202 Bug #: 56202 Summary: SIGFPE (division by zero) in std::binomial_distribution Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED

[Bug rtl-optimization/56131] [4.8 regression] gcc.dg/pr56035.c ICEs gcc on sparc-linux

2013-02-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56131 Rainer Orth changed: What|Removed |Added Target|sparc-linux |sparc-*-* CC|

[Bug fortran/55978] [4.8 Regression] class_optional_2.f90 -Os fails

2013-02-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55978 Rainer Orth changed: What|Removed |Added CC||ro at gcc dot gnu.org --- Comment

[Bug fortran/56203] New: gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC

2013-02-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56203 Bug #: 56203 Summary: gfortran.dg/minlocval_3.f90 times out on Solaris/SPARC Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: no

[Bug middle-end/56188] [4.8 regression] FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED = { (ESCAPED )?(NONLOCAL )?}"

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56188 --- Comment #5 from Richard Biener 2013-02-04 13:31:35 UTC --- Author: rguenth Date: Mon Feb 4 13:31:28 2013 New Revision: 195713 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195713 Log: 2013-02-04 Richard Biener P

[Bug fortran/56204] New: [4.8 regression] gfortran.dg/quad_[23].f90 FAIL on Solaris 9/x86

2013-02-04 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56204 Bug #: 56204 Summary: [4.8 regression] gfortran.dg/quad_[23].f90 FAIL on Solaris 9/x86 Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCO

[Bug middle-end/56188] [4.8 regression] FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED = { (ESCAPED )?(NONLOCAL )?}"

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56188 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/56186] [4.8 regression] function return ABI change for 128-bit types on Win64

2013-02-04 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56186 Kai Tietz changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug fortran/55978] [4.8 Regression] class_optional_2.f90 -Os fails

2013-02-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55978 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug libstdc++/56202] SIGFPE (division by zero) in std::binomial_distribution

2013-02-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56202 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/38134] [4.6/4.7/4.8 Regression] speed regression with many loop invariants

2013-02-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38134 --- Comment #20 from Richard Biener 2013-02-04 14:47:31 UTC --- Ok, the goal would be to have all !targetm.legitimate_constant_p () constants assigned to a pseudo (and in GIMPLE to an SSA name). One piece of code that defeats that purpose

[Bug target/56199] strcpy/strcat builtins for constant strings generates suboptimal code.

2013-02-04 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56199 --- Comment #3 from Ondrej Bilka 2013-02-04 15:15:12 UTC --- Created attachment 29349 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29349 icatche stressing benchmark

[Bug rtl-optimization/56131] [4.8 regression] gcc.dg/pr56035.c ICEs gcc on sparc-linux

2013-02-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56131 vries at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment

[Bug target/56199] strcpy/strcat builtins for constant strings generates suboptimal code.

2013-02-04 Thread neleai at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56199 Ondrej Bilka changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|IN

<    1   2