[Bug target/54746] config/s390/s390.c:1583: possible missing break in switch ?

2012-10-01 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54746 --- Comment #2 from Andreas Krebbel 2012-10-01 07:23:21 UTC --- Author: krebbel Date: Mon Oct 1 07:23:12 2012 New Revision: 191885 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191885 Log: 2012-10-01 Andreas Krebbel

[Bug target/54746] config/s390/s390.c:1583: possible missing break in switch ?

2012-10-01 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54746 --- Comment #3 from Andreas Krebbel 2012-10-01 07:33:17 UTC --- (In reply to comment #0) > break; > case PROCESSOR_2097_Z10: > s390_cost = &z10_cost; > case PROCESSOR_2817_Z196: > s390_cost = &z196_cost; > > Looks

[Bug target/54746] config/s390/s390.c:1583: possible missing break in switch ?

2012-10-01 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54746 --- Comment #4 from Andreas Krebbel 2012-10-01 07:51:26 UTC --- Author: krebbel Date: Mon Oct 1 07:51:20 2012 New Revision: 191888 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191888 Log: 2012-10-01 Andreas Krebbel

[Bug c++/19351] [DR 624] operator new[] can return heap blocks which are too small

2012-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19351 --- Comment #29 from Jakub Jelinek 2012-10-01 08:12:07 UTC --- Author: jakub Date: Mon Oct 1 08:12:01 2012 New Revision: 191891 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191891 Log: Move PR c++/19351 ChangeLog entry to co

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #7 from Oleg Endo 2012-10-01 08:34:11 UTC --- Author: olegendo Date: Mon Oct 1 08:34:02 2012 New Revision: 191899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191899 Log: PR target/50457 * config/sh/sh.o

[Bug go/54761] FAIL log

2012-10-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54761 --- Comment #3 from Uros Bizjak 2012-10-01 08:48:24 UTC --- FWIW, btest from libbacktrace already fails with: test1: [0]: got C expected test.c test1: [0]: got 197864 expected 303 test1: [0]: got expected f3 FAIL: backtrace_full noinl

[Bug java/54765] New: I like to make any windows native exe file from a java jar

2012-10-01 Thread gykarsai at all dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54765 Bug #: 54765 Summary: I like to make any windows native exe file from a java jar Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRME

[Bug java/54765] I like to make any windows native exe file from a java jar

2012-10-01 Thread gykarsai at all dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54765 --- Comment #1 from Kiskunsag 2012-10-01 10:05:47 UTC --- Created attachment 28310 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28310 created .s file

[Bug middle-end/54759] [4.8 regression] segfault for gcc.dg/vect/pr49093.c on Solaris

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54759 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug lto/54752] lto-wrapper: internal compiler error in convert_move at expr.c:327

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54752 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug rtl-optimization/54751] [4.8 Regression] slow compile time with rtl loop unroller

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54751 Richard Guenther changed: What|Removed |Added Keywords||compile-time-hog Target Mil

[Bug lto/54728] [4.8 regression] ICE in input_gimple_stmt, at gimple-streamer-in.c:254

2012-10-01 Thread dimhen at gmail dot com
-in.c:1022 0x4ccd8a lto_materialize_function /home/dimhen/src/gcc-current/gcc/lto/lto.c:226 0x4ccd8a materialize_cgraph /home/dimhen/src/gcc-current/gcc/lto/lto.c:3045 0x4d173a lto_main() /home/dimhen/src/gcc-current/gcc/lto/lto.c:3307 Please submit a full bug report, gcc vers

[Bug tree-optimization/54742] Switch elimination in FSM loop

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54742 --- Comment #2 from Richard Guenther 2012-10-01 10:19:14 UTC --- This is just (iterated) jump-threading I believe.

[Bug c++/54741] GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54741 --- Comment #3 from Richard Guenther 2012-10-01 10:20:43 UTC --- use disassemble from inside gdb and look for the faulting instruction.

[Bug rtl-optimization/54737] ICE on PA-RISC with LTO and -ftrapv

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54737 Richard Guenther changed: What|Removed |Added Component|lto |rtl-optimization --- Comment

[Bug lto/54752] lto-wrapper: internal compiler error in convert_move at expr.c:327

2012-10-01 Thread leith at leithalweapon dot geek.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54752 --- Comment #2 from Leith Bade 2012-10-01 10:40:18 UTC --- Yes that did fix the problem. Still it would be nice if the compiler said that rather than just crash with a cryptic error. Perhaps the linker should check that the same optim

[Bug lto/47799] LTO debug info for early inlined functions missing

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47799 --- Comment #5 from Richard Guenther 2012-10-01 10:58:06 UTC --- If we arrange for "minimal" support, thus output BLOCK_ABSTRACT_ORIGIN/LOCATION only if it is a FUNCTION_DECL (thus, try to handle 1-level inlining only) then we run into the

[Bug tree-optimization/54735] [4.8 Regression] Segmentation fault in walk_aliased_vdefs_1

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54735 --- Comment #6 from Richard Guenther 2012-10-01 11:05:14 UTC --- Hmhm, does it trigger with a reduced testcase also ...?

[Bug c++/54741] GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)

2012-10-01 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54741 Mikael Pettersson changed: What|Removed |Added CC||mikpe at it dot uu.se --- C

[Bug c++/54764] In class initialization of non-static lambda member can't be used in class with default template paramer

2012-10-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54764 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler at |

[Bug c++/54764] In class initialization of non-static lambda member can't be used in class with default template paramer

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54764 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug go/54761] FAIL log

2012-10-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54761 --- Comment #4 from Uros Bizjak 2012-10-01 12:11:16 UTC --- For some reason _Unwind_Backtrace does not unwind after backtrace_full/backtrace.c. This is problem in alpha unwinder.

[Bug rtl-optimization/54739] [4.8 regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg"

2012-10-01 Thread uweigand at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54739 --- Comment #3 from Ulrich Weigand 2012-10-01 12:16:53 UTC --- It seems all three of those targets have an "iordi3" pattern that triggers even for 32-bit compiles. In this case, the lower-subreg pass now no longer splits the register, so

[Bug lto/54752] lto-wrapper: internal compiler error in convert_move at expr.c:327

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54752 Richard Guenther changed: What|Removed |Added Target||i686-w64-mingw32

[Bug target/54741] GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)

2012-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54741 --- Comment #5 from H.J. Lu 2012-10-01 12:55:07 UTC --- Created attachment 28311 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28311 A patch Please try this.

[Bug target/54741] GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)

2012-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54741 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug tree-optimization/53807] [4.8 Regression] FAIL: gcc.dg/vect/bb-slp-11.c scan-tree-dump-times slp "basic block vectorized using SLP" 1

2012-10-01 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53807 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug target/54741] GCC 4.4, 4.5, 4.6 4.7 (probably 4.8) Generates un-usable code on AVX supported CPUs (FreeBSD)

2012-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54741 H.J. Lu changed: What|Removed |Added Attachment #28311|0 |1 is obsolete|

[Bug fortran/47805] [OOP] Overridding hidden (private) TPB is rejected

2012-10-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47805 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- C

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #8 from Oleg Endo 2012-10-01 13:49:44 UTC --- Hm, we still have libgcc/config/sh/linux-atomic.S around, which provides gUSA only implementations of atomic functions. How about replacing this with a C implementation instead? T

[Bug fortran/54766] New: NAS Parallel Benchmark is killed during load for class D and above

2012-10-01 Thread fox at emphotonics dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54766 Bug #: 54766 Summary: NAS Parallel Benchmark is killed during load for class D and above Classification: Unclassified Product: gcc Version: 4.7.1 Status: UN

[Bug rtl-optimization/54457] [x32] Fail to combine 64bit index + constant

2012-10-01 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54457 --- Comment #5 from uros at gcc dot gnu.org 2012-10-01 15:00:50 UTC --- Author: uros Date: Mon Oct 1 15:00:41 2012 New Revision: 191928 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191928 Log: PR rtl-optimization/54457

[Bug fortran/54767] New: Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread arnaud02 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 Bug #: 54767 Summary: Incorrect code generated with "-O2 -fcheck=bounds" Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/54767] Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread arnaud02 at users dot sourceforge.net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 --- Comment #1 from Arnaud Desitter 2012-10-01 15:08:57 UTC --- Created attachment 28313 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28313 test case

[Bug debug/54693] VTA guality issues with loops

2012-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54693 --- Comment #1 from Jakub Jelinek 2012-10-01 15:26:10 UTC --- In VRP it is jump threading that performs the first CFG transformation, and the second one happens as two merge_block opportunities during cleanup_tree_cfg. Doing the new DEBUG

[Bug tree-optimization/54735] [4.8 Regression] Segmentation fault in walk_aliased_vdefs_1

2012-10-01 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54735 --- Comment #7 from Markus Trippelsdorf 2012-10-01 15:31:40 UTC --- Created attachment 28314 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28314 testcase (In reply to comment #6) > Hmhm, does it trigger with a reduced testcase al

[Bug target/54087] __atomic_fetch_add does not use xadd instruction

2012-10-01 Thread amacleod at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54087 --- Comment #9 from Andrew Macleod 2012-10-01 15:50:26 UTC --- Author: amacleod Date: Mon Oct 1 15:50:09 2012 New Revision: 191929 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191929 Log: 2012-10-01 Andrew MacLeod

[Bug fortran/54766] NAS Parallel Benchmark is killed during load for class D and above

2012-10-01 Thread fox at emphotonics dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54766 fox at emphotonics dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Res

[Bug c++/54560] g++ with --sysroot and -save-temps don't play nicely

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54560 Paolo Carlini changed: What|Removed |Added CC||bonzini at gnu dot org --- Comm

[Bug c++/54653] [4.6/4.7/4.8 Regression] tsubst_template_parms ICE

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54653 Paolo Carlini changed: What|Removed |Added CC||hjl.tools at gmail dot com ---

[Bug c++/54601] AIX uses atexit which causes unloading of shared modules to break

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54601 Paolo Carlini changed: What|Removed |Added CC||dje at gcc dot gnu.org --- Comm

[Bug middle-end/54759] [4.8 regression] segfault for gcc.dg/vect/pr49093.c on Solaris

2012-10-01 Thread dehao at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54759 --- Comment #3 from dehao at gcc dot gnu.org 2012-10-01 16:33:35 UTC --- Author: dehao Date: Mon Oct 1 16:33:23 2012 New Revision: 191931 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191931 Log: 2012-10-01 Dehao Chen

[Bug c++/54431] [C++11] g++ crashes when compiling the following file

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54431 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/54413] Option for turning off compiler extensions for -std=c++11 with respect to complex/fixed-point numbers missing

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54413 Paolo Carlini changed: What|Removed |Added CC||3dw4rd at verizon dot net --- C

[Bug c++/54325] [4.7/4.8 Regression] C++11 uniform initialization syntax for argument-less abstract base class constructor fails

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54325 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/54767] [4.7/4.8 Regression] Incorrect code generated with "-O2 -fcheck=bounds"

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

[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2012-10-01 Thread pbrook at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 Paul Brook changed: What|Removed |Added CC||pbrook at gcc dot gnu.org --- Comm

[Bug fortran/54767] [4.7/4.8 Regression] Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 --- Comment #3 from Tobias Burnus 2012-10-01 18:01:26 UTC --- Confirmed. For the failure, it is sufficient to use: gfortran -fcheck=bounds -O1 -fstrict-overflow -ftree-pre -ftree-vrp xxx_2.f (xxx_1.f can be compiled with any option.

[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2012-10-01 Thread tom.rini at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 --- Comment #8 from Tom Rini 2012-10-01 18:01:37 UTC --- I could be confused, but how is this a linker issue when gcc puts all of the strings into a single section? To reiterate, if you have N functions each with one string in it, on some

[Bug fortran/54767] [4.7/4.8 Regression] Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 Tobias Burnus changed: What|Removed |Added CC||burnus at gcc dot gnu.org Targ

[Bug fortran/54767] [4.7/4.8 Regression] Incorrect code generated with "-O2 -fcheck=bounds"

2012-10-01 Thread janus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54767 janus at gcc dot gnu.org changed: What|Removed |Added CC||janus at gcc dot gnu.org

[Bug c++/54768] New: ICE when struct with anon union has constexpr ctor

2012-10-01 Thread thomasmckee5 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54768 Bug #: 54768 Summary: ICE when struct with anon union has constexpr ctor Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal

[Bug c++/54653] [4.6/4.7/4.8 Regression] tsubst_template_parms ICE

2012-10-01 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54653 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/54413] Option for turning off compiler extensions for -std=c++11 with respect to complex/fixed-point numbers missing

2012-10-01 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54413 --- Comment #5 from Ed Smith-Rowland <3dw4rd at verizon dot net> 2012-10-01 18:47:33 UTC --- If I remember correctly, we are supposed to parse compiler-specific extensions before UDLs - i.e. The compiler extensions get dibs. I guess th

[Bug c++/54769] New: C++ parser - dependent class method template not found if structure template with the same name is visible

2012-10-01 Thread awulkiew at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54769 Bug #: 54769 Summary: C++ parser - dependent class method template not found if structure template with the same name is visible Classification: Unclassified Product: gcc

[Bug c++/54770] New: sibling call optimization is not applied where it ought to be

2012-10-01 Thread andy.m.jost at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54770 Bug #: 54770 Summary: sibling call optimization is not applied where it ought to be Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFI

[Bug libfortran/54736] GFORTRAN_CONVERT_UNIT causes malloc error on several platforms

2012-10-01 Thread shart6 at utk dot edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54736 --- Comment #6 from Shane Hart 2012-10-01 19:29:24 UTC --- Latest patch fixed it. Thanks a lot for the time you put into this!

[Bug go/54761] FAIL log

2012-10-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54761 --- Comment #5 from Uros Bizjak 2012-10-01 19:45:30 UTC --- If libbacktrace is compiled with -fasynchronous-unwind-tables, then btest works OK. Also, when libbacktrace is compiled with this flag, log and runtime/pprof does not fail anymore

[Bug middle-end/54759] [4.8 regression] segfault for gcc.dg/vect/pr49093.c on Solaris

2012-10-01 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54759 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug rtl-optimization/54751] [4.8 Regression] slow compile time with rtl loop unroller

2012-10-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54751 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/54627] VRP uses lots of memory and compile-time

2012-10-01 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54627 Steven Bosscher changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug other/54761] FAIL log

2012-10-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54761 Uros Bizjak changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug c/54303] -fdata-sections -ffunction-sections and -fmerge-constants do not work well together

2012-10-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54303 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug c++/54653] [4.6/4.7/4.8 Regression] tsubst_template_parms ICE

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54653 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Co

[Bug middle-end/54771] New: scan-ipa-dump failure in gfortran.dg/pr48636.f90

2012-10-01 Thread kargl at gcc dot gnu.org
uot; FAIL: gfortran.dg/pr48636.f90 -O scan-ipa-dump inline "inline hints: loop_iterations" === gfortran Summary === # of expected passes2 # of unexpected failures2 /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran ver

[Bug middle-end/54772] New: vectorization broken in gfortran on x86_64-*-freebsd

2012-10-01 Thread kargl at gcc dot gnu.org
failures60 # of unsupported tests 1 /usr/home/sgk/gcc/obj4x/gcc/testsuite/gfortran/../../gfortran version 4.8.0 20121001 (experimental) (GCC) Log file is attached.

[Bug debug/54773] New: no debug info generated for rvalue reference

2012-10-01 Thread chihin.ko at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54773 Bug #: 54773 Summary: no debug info generated for rvalue reference Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug middle-end/54772] vectorization broken in gfortran on x86_64-*-freebsd

2012-10-01 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54772 --- Comment #1 from kargl at gcc dot gnu.org 2012-10-01 22:24:03 UTC --- Created attachment 28319 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28319 gzipped testsuite build log

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-10-01 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 --- Comment #17 from paolo at gcc dot gnu.org 2012-10-01 23:10:08 UTC --- Author: paolo Date: Mon Oct 1 23:10:02 2012 New Revision: 191944 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191944 Log: 2012-10-01 Paolo Carlini

[Bug libstdc++/54757] FAIL: ext/random/beta_distribution/cons/default.cc (test for excess errors)

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54757 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #9 from Kazumoto Kojima 2012-10-01 23:29:59 UTC --- (In reply to comment #8) > Would that be OK to do? Yes, that sounds good for maintenance.

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #10 from Oleg Endo 2012-10-01 23:39:12 UTC --- (In reply to comment #9) > (In reply to comment #8) > > Would that be OK to do? > > Yes, that sounds good for maintenance. OK, I've already got something here, but I'm confus

[Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53457 --- Comment #8 from Paolo Carlini 2012-10-01 23:43:25 UTC --- Can we close this now? I think we figured out that wasn't a C++ library-proper issue, instead a fixincludes issue, but I don't understand whether the patches are actually in and

[Bug libstdc++/53248] std::array doesn't work when T is not default-constructible

2012-10-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53248 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unas

[Bug rtl-optimization/54739] [4.8 regression] FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump subreg1 "Splitting reg"

2012-10-01 Thread dave.anglin at bell dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54739 --- Comment #4 from dave.anglin at bell dot net 2012-10-01 23:51:23 UTC --- Thanks Ulrich for your analysis. On parisc, I believe it would be best to remove iordi3, anddi3, etc, for 32-bit targets if they are successfully split. Testi

[Bug c++/54770] sibling call optimization is not applied where it ought to be

2012-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54770 --- Comment #1 from Jonathan Wakely 2012-10-02 00:37:30 UTC --- 4.5.2 is no longer maintained so won't be fixed in any case - could you check whether the problem still exists in a current release, i.e. 4.6+, preferably checking the trunk (

[Bug debug/54774] New: insufficient debug info for strong typed enum

2012-10-01 Thread chihin.ko at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54774 Bug #: 54774 Summary: insufficient debug info for strong typed enum Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED Severity: normal

[Bug c++/54775] New: string error

2012-10-01 Thread zerolxy at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775 Bug #: 54775 Summary: string error Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #11 from Oleg Endo 2012-10-02 00:55:42 UTC --- Created attachment 28321 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28321 cleanup libgcc/config/sh/linux-atomic This is what I've got so far as a cleanup of the libgcc/

[Bug c++/54775] string error

2012-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775 --- Comment #1 from Jonathan Wakely 2012-10-02 01:00:21 UTC --- That symbol is std::string::string(string&&), which will be found in the libstdc++ from GCC 4.8, but not necessarily in earlier versions. The error message says it's looking

[Bug c++/54775] string error

2012-10-01 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54775 --- Comment #2 from Jonathan Wakely 2012-10-02 01:01:18 UTC --- (In reply to comment #1) > That symbol is std::string::string(string&&), Sorry, that should be std::string::operator=(string&&), but otherwise my reply applies.

[Bug libstdc++/53457] Accommodate non-compliant ioctl() on VxWorks

2012-10-01 Thread rbmj at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53457 --- Comment #9 from rbmj at verizon dot net 2012-10-02 01:08:00 UTC --- Paolo: This was wrapped up with several other fixincludes patches with regards to vxWorks, and Bruce Korb has approved the set and has agreed to commit. However, he'

[Bug target/50457] SH2A atomic functions

2012-10-01 Thread kkojima at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457 --- Comment #12 from Kazumoto Kojima 2012-10-02 02:17:51 UTC --- (In reply to comment #11) > Created attachment 28321 [details] > cleanup libgcc/config/sh/linux-atomic Works fine for me. > (three leading underscores) You might get

[Bug c++/54769] C++ parser - dependent class method template not found if structure template with the same name is visible

2012-10-01 Thread daniel.kruegler at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54769 --- Comment #1 from Daniel Krügler 2012-10-02 06:04:56 UTC --- In C++03 this was supposed to be ill-formed, but - as Mike Miller explained to me - with the acceptance of CWG (no kidding ;-)) http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_