[Bug tree-optimization/58570] [4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-10-06 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58570 Bernd Edlinger bernd.edlinger at hotmail dot de changed: What|Removed |Added CC|

[Bug ipa/58398] [4.9 Regression] gcc.dg/attr-ifunc-4.c runfail regression after r202111

2013-10-06 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58398 Uroš Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/58625] std::signbit always converts to double

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

[Bug tree-optimization/58570] [4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-10-06 Thread bernd.edlinger at hotmail dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58570 --- Comment #2 from Bernd Edlinger bernd.edlinger at hotmail dot de --- Created attachment 30962 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30962action=edit for a possible fix comments?

[Bug target/52941] SH Target: Add support for movco.l / movli.l atomics on SH4A

2013-10-06 Thread olegendo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52941 --- Comment #14 from Oleg Endo olegendo at gcc dot gnu.org --- Hm, maybe it would make sense to add a target specific option to allow setting set the minimum atomic variable alignment (MINIMUM_ATOMIC_ALIGNMENT macro). If set to 32 bit, movco.l

[Bug target/58641] New: [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]*

2013-10-06 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58641 Bug ID: 58641 Summary: [4.9 Regression] FAIL: gcc.target/i386/pr49002-2.c scan-assembler vmovapd[\t ]*%ymm[0-9]+,[^,]* Product: gcc Version: 4.9.0 Status: UNCONFIRMED

[Bug tree-optimization/58640] wrong code (segfaults) at -O3 on x86_64-linux-gnu

2013-10-06 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58640 Mikael Pettersson mikpelinux at gmail dot com changed: What|Removed |Added CC||law at gcc

[Bug libgomp/58642] New: gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 Bug ID: 58642 Summary: gomp regression: not honoring anymore task set and numactl Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug libstdc++/58625] std::signbit always converts to double

2013-10-06 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58625 --- Comment #13 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Sun Oct 6 13:44:47 2013 New Revision: 203228 URL: http://gcc.gnu.org/viewcvs?rev=203228root=gccview=rev Log: 2013-10-06 Oleg Endo

[Bug libstdc++/58625] std::signbit always converts to double

2013-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58625 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #1 from Jakub Jelinek jakub at gcc dot gnu.org --- Weird, can't reproduce. /tmp/ttt 8 taskset -c 0-3 /tmp/ttt 4 ldd /tmp/ttt | grep libgomp libgomp.so.1 = /usr/src/gomp-4.0/obj/x86_64-unknown-linux-gnu/libgomp/.libs/libgomp.so.1

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #2 from Jakub Jelinek jakub at gcc dot gnu.org --- What exact glibc do you use? I think the earliest that supports affinity in libgomp should be 2.3, then between that and 2.7 there were multiple header changes that the code just

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #3 from vincenzo Innocente vincenzo.innocente at cern dot ch --- strange indeed rhel6: so is 2.12 or my own version GNU C Library stable release version 2.13, I build gcc by myself c++ -v Using built-in specs. COLLECT_GCC=c++

[Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742

2013-10-06 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56060 --- Comment #4 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Sun Oct 6 14:43:07 2013 New Revision: 203229 URL: http://gcc.gnu.org/viewcvs?rev=203229root=gccview=rev Log: /cp 2013-10-06 Paolo Carlini

[Bug c++/56060] ICE on invalid code in type_dependent_expression_p, at cp/pt.c:19742

2013-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56060 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/58621] With -fsection-anchors, a superfluous 'add' is performed

2013-10-06 Thread b.grayson at samsung dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58621 Brian Grayson b.grayson at samsung dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug tree-optimization/58570] [4.9 Regression] wrong code at -Os and above on x86_64-linux-gnu (both 32-bit and 64-bit modes)

2013-10-06 Thread mikpelinux at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58570 Mikael Pettersson mikpelinux at gmail dot com changed: What|Removed |Added CC||ebotcazou

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #4 from vincenzo Innocente vincenzo.innocente at cern dot ch --- 24 thread machine ok innocent@vocms19 parallel]$ c++ -Ofast -std=c++11 -fopenmp simpleOMP.cpp [innocent@vocms19 parallel]$ ./a.out max thread 24 [innocent@vocms19

[Bug fortran/58226] negative subscript pos at fortran/options.c:1205

2013-10-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58226 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug libstdc++/58643] New: Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150

2013-10-06 Thread reuveng at ectel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58643 Bug ID: 58643 Summary: Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150 Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: critical

[Bug c++/58126] No diagnostic when inheriting an uninitialized const or reference member

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58126 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||accepts-invalid

[Bug libstdc++/58643] Running program $SHLIB_DIR/EFSE.RecordsEngine get error 0509-150

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58643 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last

[Bug c++/58639] ICE on self-referential struct member

2013-10-06 Thread vlukas at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58639 vlukas at gmx dot de changed: What|Removed |Added CC||vlukas at gmx dot de --- Comment

[Bug fortran/58226] negative subscript pos at fortran/options.c:1205

2013-10-06 Thread zeccav at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58226 --- Comment #4 from Vittorio Zecca zeccav at gmail dot com --- I could not reproduce the issue with version 4.8.2 20130920, probably it has silently been fixed sometime in the past. Maybe this issue should be closed.

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Sun Oct 6 17:38:10 2013 New Revision: 203230 URL: http://gcc.gnu.org/viewcvs?rev=203230root=gccview=rev Log: PR libstdc++/57465 * include/std/functional

[Bug libstdc++/57465] Failed postcondition for std::function constructed with null function pointer

2013-10-06 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57465 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/58126] No diagnostic when inheriting an uninitialized const or reference member

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

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #5 from Jakub Jelinek jakub at gcc dot gnu.org --- So, looking at kernel sources, it seems it returns EINVAL: if ((len * BITS_PER_BYTE) nr_cpu_ids) return -EINVAL; so the question is how to find what your

[Bug fortran/58644] New: [OOP] Missing .data ref in passing a CLASS array as actual argument to a TYPE.

2013-10-06 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58644 Bug ID: 58644 Summary: [OOP] Missing .data ref in passing a CLASS array as actual argument to a TYPE. Product: gcc Version: 4.9.0 Status: UNCONFIRMED Keywords:

[Bug testsuite/58645] New: FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6)

2013-10-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58645 Bug ID: 58645 Summary: FAIL: gnat.dg/specs/linker_alias.ads (test for errors, line 6) Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug libgomp/58642] gomp regression: not honoring anymore task set and numactl

2013-10-06 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58642 --- Comment #6 from Jakub Jelinek jakub at gcc dot gnu.org --- Also, can you dmesg | grep 'Allowing.*CPUs' (or grep /var/log/messages* for the same)?

[Bug c++/57945] [4.9 Regression] ICE: in varpool_get_node, at cgraph.h:840

2013-10-06 Thread dcb314 at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57945 --- Comment #2 from David Binderman dcb314 at hotmail dot com --- I have another test case that generates this ICE. Source code available on request.

[Bug c++/58646] New: ICEs initializing VLAs

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58646 Bug ID: 58646 Summary: ICEs initializing VLAs Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee:

[Bug c++/58646] ICEs initializing VLAs

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58646 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Keywords|

[Bug c++/58647] New: [4.7/4.8/4.9 Regression] ICE with function pointer

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58647 Bug ID: 58647 Summary: [4.7/4.8/4.9 Regression] ICE with function pointer Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/58648] New: [c++11] ICE with variadic template

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58648 Bug ID: 58648 Summary: [c++11] ICE with variadic template Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/58649] New: [4.7/4.8/4.9 Regression] ICE with use of enum before declaration

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58649 Bug ID: 58649 Summary: [4.7/4.8/4.9 Regression] ICE with use of enum before declaration Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/58647] [4.7/4.8/4.9 Regression] ICE with function pointer

2013-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58647 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Priority|P3 |P2

[Bug c++/58650] New: [c++11] ICE with invalid friend declaration

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58650 Bug ID: 58650 Summary: [c++11] ICE with invalid friend declaration Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/58651] New: [4.7/4.8/4.9 Regression] ICE with invalid initializer list

2013-10-06 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58651 Bug ID: 58651 Summary: [4.7/4.8/4.9 Regression] ICE with invalid initializer list Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug c++/58126] No diagnostic when inheriting an uninitialized const or reference member

2013-10-06 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58126 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Sun Oct 6 21:41:19 2013 New Revision: 203232 URL: http://gcc.gnu.org/viewcvs?rev=203232root=gccview=rev Log: /cp 2013-10-06 Paolo Carlini

[Bug c++/58126] No diagnostic when inheriting an uninitialized const or reference member

2013-10-06 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58126 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug target/58621] With -fsection-anchors, a superfluous 'add' is performed

2013-10-06 Thread rearnsha at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58621 Richard Earnshaw rearnsha at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/58652] New: ICE with move_alloc and unlimited polymorphic

2013-10-06 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58652 Bug ID: 58652 Summary: ICE with move_alloc and unlimited polymorphic Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/58652] ICE with move_alloc and unlimited polymorphic

2013-10-06 Thread vladimir.fuka at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58652 --- Comment #1 from Vladimir Fuka vladimir.fuka at gmail dot com --- maybe connected: module gen_lists type list_node class(*),allocatable :: item contains procedure :: move_alloc = list_move_alloc end type contains

[Bug tree-optimization/58653] New: wrong code (segfaults) at -O3 on x86_64-linux-gnu in 64-bit mode (affecting gcc 4.6 to trunk)

2013-10-06 Thread su at cs dot ucdavis.edu
++,fortran,lto --disable-werror --enable-checking=release --with-gmp=/usr/local/gcc-trunk --with-mpfr=/usr/local/gcc-trunk --with-mpc=/usr/local/gcc-trunk --with-cloog=/usr/local/gcc-trunk --prefix=/usr/local/gcc-trunk Thread model: posix gcc version 4.9.0 20131006 (experimental) [trunk revision 203227

[Bug tree-optimization/58654] New: [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc

2013-10-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58654 Bug ID: 58654 Summary: [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity:

[Bug tree-optimization/58654] [4.9 Regression] ICE: abort compiling libstdc++-v3/src/c ++98/sstream-inst.cc

2013-10-06 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58654 --- Comment #1 from John David Anglin danglin at gcc dot gnu.org --- Starting program: /home/dave/gnu/gcc/objdir/gcc/cc1plus -fpreprocessed sstream-inst.ii -quiet -dumpbase sstream-inst.cc -auxbase-strip sstream-inst.o -g -O2 -Wall -Wextra