[Bug libgomp/52738] libgomp configured with --enable-tls=no crash inside pthread function

2012-03-30 Thread matek09 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52738 --- Comment #1 from Mateusz Kielar matek09 at gmail dot com 2012-03-30 06:30:00 UTC --- (In reply to comment #0) I configured libgomp with --enable-tls=no and build it as static library. But I get segmentation fault when I use such OpenMP

[Bug fortran/52788] New: -fbounds-check fails for 2-rank allocatable arrays when reading

2012-03-30 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52788 Bug #: 52788 Summary: -fbounds-check fails for 2-rank allocatable arrays when reading Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug fortran/52788] -fbounds-check fails for 2-rank allocatable arrays when reading

2012-03-30 Thread Edouard.Canot at irisa dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52788 --- Comment #1 from Edouard.Canot at irisa dot fr 2012-03-30 07:11:41 UTC --- For a one dimensional allocatable array, gfortran leads to a correct behavior when reading, i.e. it detects the bounds overflow.

[Bug ada/52782] Compiler prints bug box

2012-03-30 Thread jan.karv at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52782 Lobivia jan.karv at gmail dot com changed: What|Removed |Added Severity|normal |minor --- Comment #1

[Bug target/51980] ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq

2012-03-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51980 --- Comment #4 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2012-03-30 07:58:49 UTC --- Your testcase is broken - it doesn't honour reinterpret_casts properly . This is a better testcase. #include arm_neon.h uint32x4_t sqrlen4D_16u8(

[Bug target/51980] ARM - Neon code polluted by useless stores to the stack with vuzpq / vzipq / vtrnq

2012-03-30 Thread ramana at gcc dot gnu.org
r2, r3, d23 bx lr .size sqrlen4D_16u8, .-sqrlen4D_16u8 .ident GCC: (GNU) 4.8.0 20120330 (experimental) .section.note.GNU-stack,,%progbits This probably makes it a dup of PR48941 but it's starting to look more promising now. Eric, could you try the 2

[Bug libstdc++/52765] -std=c++0x requires multilib for non-optimized libstdc++

2012-03-30 Thread christophe.lyon at st dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52765 --- Comment #9 from christophe.lyon at st dot com 2012-03-30 08:39:19 UTC --- (In reply to comment #2) (In reply to comment #0) I am not sure this is really a bug (is building libstdc++ at -O0 supported?), Yes, the

[Bug c++/52772] [4.8 Regression] internal compiler error: Segmentation fault

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52772 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug other/52777] [4.8 Regression] ./options.h:3546:0: error: MASK_SIO redefined [-Werror]

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

[Bug lto/52779] [4.6 only] LTO produces false warning with type merging

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52779 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/52780] ice in create_preheader with -O2

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52780 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug other/52786] double-int.c:231:31: error: comparison between signed and unsigned

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52786 --- Comment #1 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 09:21:00 UTC --- Author: rguenth Date: Fri Mar 30 09:20:54 2012 New Revision: 186000 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186000 Log: 2012-03-30 Richard

[Bug other/52786] double-int.c:231:31: error: comparison between signed and unsigned

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52786 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/52772] [4.8 Regression] internal compiler error: Segmentation fault

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52772 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||dcb314 at

[Bug c++/52780] ice in create_preheader with -O2

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

[Bug libstdc++/52765] -std=c++0x requires multilib for non-optimized libstdc++

2012-03-30 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52765 --- Comment #10 from Jonathan Wakely redi at gcc dot gnu.org 2012-03-30 09:59:51 UTC --- (In reply to comment #9) I have experimented with this configure option. I didn't know about it: what is the intended way of using the debug libraries?

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #6 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 10:22:45 UTC --- We indeed should not create negative array indices (well, out-of-bound array indices). The issue why this happens is that we transform const unsigned

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #7 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 10:45:28 UTC --- Created attachment 27042 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27042 alternative patch

[Bug c/51294] spurious warning from -Wconversion in C and C++ in conditional expressions

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

[Bug libfortran/52758] libgfortran/intrinsics/chmod.c: Array index out of bounds

2012-03-30 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52758 --- Comment #1 from uros at gcc dot gnu.org 2012-03-30 11:07:51 UTC --- Author: uros Date: Fri Mar 30 11:07:46 2012 New Revision: 186008 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186008 Log: PR libgfortran/52758 *

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread kretz at kde dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #8 from Matthias Kretz kretz at kde dot org 2012-03-30 11:13:59 UTC --- (In reply to comment #7) alternative patch Just tested it on the 4.7-20120324 snapshot and all bogus warnings are gone, as are the crashes. No regressions in my

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #9 from Jakub Jelinek jakub at gcc dot gnu.org 2012-03-30 11:31:58 UTC --- (In reply to comment #7) Created attachment 27042 [details] alternative patch I'm not against it, but what if the source code and/or some other pass result

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #10 from rguenther at suse dot de rguenther at suse dot de 2012-03-30 11:41:35 UTC --- On Fri, 30 Mar 2012, jakub at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #9 from Jakub Jelinek jakub

[Bug middle-end/52756] [4.8 Regression] 255.vortex in SPEC CPU 2000 failed to build

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52756 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 13:26:57 UTC --- (In reply to comment #3) DOM jump threading threads the loop latch edge: if (latch-aux) { /* First handle the case latch edge is

[Bug c++/52772] [4.8 Regression] internal compiler error: Segmentation fault

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52772 --- Comment #4 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 13:40:31 UTC --- Author: rguenth Date: Fri Mar 30 13:40:17 2012 New Revision: 186011 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186011 Log: 2012-03-30 Richard

[Bug other/52754] [4.7/4.8 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 --- Comment #11 from Richard Guenther rguenth at gcc dot gnu.org 2012-03-30 13:41:31 UTC --- Author: rguenth Date: Fri Mar 30 13:41:24 2012 New Revision: 186012 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186012 Log: 2012-03-30 Richard

[Bug other/52754] [4.7 Regression] indirect indexing broken with -fpredictive-commoning

2012-03-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52754 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.8.0

[Bug c++/52772] [4.8 Regression] internal compiler error: Segmentation fault

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

[Bug fortran/52789] New: gfortran sets -Wunused-parameter in the C sense as well as the Fortran sense

2012-03-30 Thread mathewc at nag dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789 Bug #: 52789 Summary: gfortran sets -Wunused-parameter in the C sense as well as the Fortran sense Classification: Unclassified Product: gcc Version: 4.6.3 Status:

[Bug c++/52654] [C++11] Warn on overflow in user-defined literals

2012-03-30 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52654 --- Comment #2 from Ed Smith-Rowland 3dw4rd at verizon dot net 2012-03-30 14:30:20 UTC --- I short-circuited the overflow check in libcpp in case the literal was resolved in C++ FE as a raw literal. The raw literal should be able to take any

[Bug libitm/52787] Segmentation fault on MinGW

2012-03-30 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52787 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||ian at airs dot com

[Bug fortran/52790] New: Problems using x86_64-w64-mingw-w32-gfortran with mcmodel=large and medium

2012-03-30 Thread wyldckat+gcc.bugzilla at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52790 Bug #: 52790 Summary: Problems using x86_64-w64-mingw-w32-gfortran with mcmodel=large and medium Classification: Unclassified Product: gcc Version: 4.6.3 Status:

[Bug c++/52654] [C++11] Warn on overflow in user-defined literals

2012-03-30 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52654 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug bootstrap/52784] i386-apple-darwin multilib bootstrap broken

2012-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52784 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Target|i386-apple-darwin10 |i386-apple-darwin10

[Bug fortran/52789] gfortran sets -Wunused-parameter in the C sense as well as the Fortran sense

2012-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789 --- Comment #1 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-03-30 15:12:38 UTC --- So? Note that you have also [macbook] f90/bug% gfc -Wall pr52789.f90 pr52789.f90:1.14: subroutine s(x) 1 Warning: Unused dummy

[Bug c++/52791] New: structure should always be returned by passing a hidden argument with ms_abi, x86_64

2012-03-30 Thread piotr at codeweavers dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52791 Bug #: 52791 Summary: structure should always be returned by passing a hidden argument with ms_abi, x86_64 Classification: Unclassified Product: gcc Version: 4.7.0

[Bug c++/52792] New: this pointer and return pointer are passed in wrong order when ms_abi is used (x86_64)

2012-03-30 Thread piotr at codeweavers dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52792 Bug #: 52792 Summary: this pointer and return pointer are passed in wrong order when ms_abi is used (x86_64) Classification: Unclassified Product: gcc Version: 4.7.0

[Bug libfortran/52758] libgfortran/intrinsics/chmod.c: Array index out of bounds

2012-03-30 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52758 --- Comment #2 from uros at gcc dot gnu.org 2012-03-30 15:37:58 UTC --- Author: uros Date: Fri Mar 30 15:37:51 2012 New Revision: 186014 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186014 Log: PR libgfortran/52758 *

[Bug libfortran/52758] libgfortran/intrinsics/chmod.c: Array index out of bounds

2012-03-30 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52758 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug bootstrap/52784] i386-apple-darwin multilib bootstrap broken

2012-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52784 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Target|i386-apple-darwin10 |i386

[Bug c++/40942] GCC accepts code that Comeau and MSVC deems invalid.

2012-03-30 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40942 Dodji Seketeli dodji at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug bootstrap/52784] i386-apple-darwin multilib bootstrap broken

2012-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52784 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added URL|

[Bug fortran/52789] gfortran sets -Wunused-parameter in the C sense as well as the Fortran sense

2012-03-30 Thread mathewc at nag dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52789 --- Comment #2 from Mat Cross mathewc at nag dot co.uk 2012-03-30 16:22:34 UTC --- (In reply to comment #1) So? If I RTM I see: -Wunused-parameter Contrary to gcc's meaning of -Wunused-parameter, gfortran's implementation of this option

[Bug middle-end/52756] [4.8 Regression] 255.vortex in SPEC CPU 2000 failed to build

2012-03-30 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52756 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added CC||law at redhat dot

[Bug libstdc++/52689] static linking with libstdc++ fails

2012-03-30 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52689 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added CC||ro at gcc dot gnu.org

[Bug target/52667] sh_reorg segfault

2012-03-30 Thread tschwinge at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52667 Thomas Schwinge tschwinge at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/52654] [C++11] Warn on overflow in user-defined literals

2012-03-30 Thread 3dw4rd at verizon dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52654 --- Comment #4 from Ed Smith-Rowland 3dw4rd at verizon dot net 2012-03-30 17:34:36 UTC --- Agreed. Testing a patch. This will have the advantage over libcpp that long double will also be tested for overflow.

[Bug middle-end/52793] New: [4.8 Regression] 483.xalancbmk in SPEC CPU 2006 failed to build

2012-03-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52793 Bug #: 52793 Summary: [4.8 Regression] 483.xalancbmk in SPEC CPU 2006 failed to build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug debug/52727] [4.7/4.8 Regression] internal compiler error at dwarf2cfi.c2:685

2012-03-30 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727 --- Comment #13 from Richard Henderson rth at gcc dot gnu.org 2012-03-30 18:00:45 UTC --- Author: rth Date: Fri Mar 30 18:00:37 2012 New Revision: 186018 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186018 Log: PR debug/52727 *

[Bug debug/52727] [4.7/4.8 Regression] internal compiler error at dwarf2cfi.c2:685

2012-03-30 Thread rth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727 --- Comment #14 from Richard Henderson rth at gcc dot gnu.org 2012-03-30 18:23:10 UTC --- Author: rth Date: Fri Mar 30 18:23:06 2012 New Revision: 186019 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186019 Log: PR debug/52727 *

[Bug c/52794] New: gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*

2012-03-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52794 Bug #: 52794 Summary: gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin* Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED

[Bug c++/52680] std::this_thread::sleep_for #ifdef'd out by _GLIBCXX_USE_NANOSLEEP

2012-03-30 Thread mkline at cs dot wisc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52680 --- Comment #4 from Matt Kline mkline at cs dot wisc.edu 2012-03-30 19:19:03 UTC --- Where should I specify that flag? _GLIBCXX_USE_NANOSLEEP is still undefined when I build gcc with configure CFLAGS='-O3' --disable-bootstrap --disable-multilib

[Bug c++/52762] Firefox 11 segfault with gcc 4.7 (-O3 -march=corei7-avx)

2012-03-30 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52762 Andi Kleen andi-gcc at firstfloor dot org changed: What|Removed |Added CC||andi-gcc at

[Bug c/52794] gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*

2012-03-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52794 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2012-03-30 19:22:23 UTC --- Created attachment 27046 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27046 testcase from radar://10960042 generated on x86_64-apple-darwin11 The

[Bug c/52795] New: FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64

2012-03-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52795 Bug #: 52795 Summary: FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64 Classification: Unclassified

[Bug c/52794] gcc.dg/tree-prof/pr52027.c fails on x86_64/i386-apple-darwin*

2012-03-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52794 Jack Howarth howarth at nitro dot med.uc.edu changed: What|Removed |Added Attachment #27046|0 |1

[Bug c/52795] FAIL: gcc.dg/tree-prof/pr34999.c compilation, -fprofile-use -D_PROFILE_USE on {x86_64,i386}-apple-darwin{10,11} at -m64

2012-03-30 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52795 --- Comment #1 from Jack Howarth howarth at nitro dot med.uc.edu 2012-03-30 19:40:43 UTC --- Created attachment 27048 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27048 testcase from radar://10960042 generated on x86_64-apple-darwin11 (

[Bug c++/52762] Firefox 11 segfault with gcc 4.7 (-O3 -march=corei7-avx)

2012-03-30 Thread fragabr at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52762 --- Comment #8 from Dâniel Fraga fragabr at gmail dot com 2012-03-30 19:54:47 UTC --- (In reply to comment #7) Happens in java script, which does JITed code. My guess is that one of the transition points between JITed code and C code does not

[Bug libitm/52787] Segmentation fault on MinGW

2012-03-30 Thread i.nixman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52787 --- Comment #2 from niXman i.nixman at gmail dot com 2012-03-30 19:55:51 UTC --- Based to your e-mail on gcc-help, you left out a very important piece of information. Yes, Ian. I had to mention it. And yes, I'm not saying that libitm is supported

[Bug libitm/52787] Segmentation fault on MinGW

2012-03-30 Thread ktietz at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52787 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/52796] New: [4.6/4.7 C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize

2012-03-30 Thread jyasskin at gcc dot gnu.org
(); } $ g++-4.7pre --version g++-4.7pre (GCC) 4.7.1 20120330 (prerelease) ... $ g++-4.7pre -Wall -std=c++11 test.cc -g3 -o test ./test -85 0 121 Disassembling with gdb shows: Dump of assembler code for function Wrapperchar::Wrapper(): 0x00400a70 +0: push %rbp

[Bug tree-optimization/52797] New: Revision 185913 causes ICE in get_loop_body, at cfgloop.c:831 on PowerPC

2012-03-30 Thread pthaugen at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52797 Bug #: 52797 Summary: Revision 185913 causes ICE in get_loop_body, at cfgloop.c:831 on PowerPC Classification: Unclassified Product: gcc Version: 4.8.0 Status:

[Bug tree-optimization/52797] [4.8 Regression] Revision 185913 causes ICE in get_loop_body, at cfgloop.c:831 on PowerPC

2012-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52797 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Target|powerpc64-linux

[Bug tree-optimization/52797] [4.8 Regression] Revision 185913 causes ICE in get_loop_body, at cfgloop.c:831 on PowerPC

2012-03-30 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52797 --- Comment #2 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-03-30 21:16:28 UTC --- Created attachment 27049 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27049 Preprocessed file streambuf.ii

[Bug c++/52796] [4.6/4.7 C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize

2012-03-30 Thread jyasskin at gcc dot gnu.org
.cc shows that gcc-4.7 calls the default constructor for pack uses like new Type(args...), while gcc-4.6 didn't. So 4.7 doesn't have the std::list bug. I tested this with valgrind-3.6.0: $ g++-4.6.x --version g++-4.6.x (GCC) 4.6.4 20120330 (prerelease) $ g++-4.6.x -Wall -std=c++0x 46_vs_47.cc -g3

[Bug c++/52796] [4.6/4.7/4.8 C++11] Initialization of primitive object with 0-length parameter pack fails to value-initialize

2012-03-30 Thread jyasskin at gcc dot gnu.org
--- Comment #2 from Jeffrey Yasskin jyasskin at gcc dot gnu.org 2012-03-30 21:22:30 UTC --- And 4.8.0 20120330 matches 4.7's behavior for both test cases.

[Bug tree-optimization/52798] New: __builtin_object_size() based overflow check is a false positive due to parameter optimisation

2012-03-30 Thread gcc at breakpoint dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52798 Bug #: 52798 Summary: __builtin_object_size() based overflow check is a false positive due to parameter optimisation Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/52798] __builtin_object_size() based overflow check is a false positive due to parameter optimisation

2012-03-30 Thread gcc at breakpoint dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52798 --- Comment #1 from Sebastian Andrzej Siewior gcc at breakpoint dot cc 2012-03-30 21:54:33 UTC --- Created attachment 27051 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27051 .i test case

[Bug libstdc++/52799] New: deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist

2012-03-30 Thread jyasskin at gcc dot gnu.org
++-4.8pre (GCC) 4.8.0 20120330 (experimental) $ g++-4.8pre -std=c++11 emplace.cc -c -o /dev/null In file included from .../include/c++/4.8.0/deque:67:0, from emplace.cc:1: .../include/c++/4.8.0/bits/deque.tcc: In instantiation of ‘std::deque_Tp, _Alloc::iterator std::deque_Tp, _Alloc

[Bug middle-end/52800] New: eglibc build broken with internal compiler error in cfgloop .

2012-03-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52800 Bug #: 52800 Summary: eglibc build broken with internal compiler error in cfgloop . Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED

[Bug middle-end/52800] eglibc build broken with internal compiler error in cfgloop .

2012-03-30 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52800 --- Comment #1 from Ramana Radhakrishnan ramana at gcc dot gnu.org 2012-03-30 23:34:41 UTC --- Richi - probably yours - svn+ssh://gcc.gnu.org/svn/gcc/trunk@185913 broken svn+ssh://gcc.gnu.org/svn/gcc/trunk@185910 good regards, Ramana

[Bug c++/52801] New: improve selective typedef unwrapping

2012-03-30 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52801 Bug #: 52801 Summary: improve selective typedef unwrapping Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority:

[Bug c++/49152] Unhelpful diagnostic for iterator dereference

2012-03-30 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #22 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-03-31 00:25:50 UTC --- Is there a final verdict on this? Jonathan, Paolo, did you change your mind? Or do you still think this should be fixed but you don't believe there is

[Bug c/52802] New: Equality rewrites pessimizes code

2012-03-30 Thread gcc at magfr dot user.lysator.liu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52802 Bug #: 52802 Summary: Equality rewrites pessimizes code Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/49152] Unhelpful diagnostic for iterator dereference

2012-03-30 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #23 from Manuel López-Ibáñez manu at gcc dot gnu.org 2012-03-31 00:34:58 UTC --- BTW, I think this example was mentioned some where already, but I cannot find it now. From http://clang.llvm.org/diagnostics.html manuel@gcc12:~$ cat

[Bug libstdc++/52799] deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist

2012-03-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52799 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED

[Bug c++/39858] expected primary-expression error could be more useful

2012-03-30 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39858 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added Keywords||diagnostic

[Bug libstdc++/52799] deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist

2012-03-30 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52799 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-03-31 01:57:20 UTC --- Author: paolo Date: Sat Mar 31 01:57:14 2012 New Revision: 186036 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186036 Log: 2012-03-30

[Bug libstdc++/52799] deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist

2012-03-30 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52799 --- Comment #2 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2012-03-31 01:57:00 UTC --- Author: paolo Date: Sat Mar 31 01:56:55 2012 New Revision: 186035 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=186035 Log: 2012-03-30

[Bug libstdc++/52799] deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist

2012-03-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52799 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/49152] Unhelpful diagnostic for iterator dereference

2012-03-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #24 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-31 02:03:02 UTC --- Personally, I don't believe Gaby is open to other solutions outside the full-fledged caret diagnostics context, thus for the time being at least I'm

[Bug c++/49152] Unhelpful diagnostic for iterator dereference

2012-03-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49152 --- Comment #25 from Paolo Carlini paolo.carlini at oracle dot com 2012-03-31 02:15:19 UTC --- And, hey, I'm of course speaking only for myself, you are welcome to pursue a compromise solution. For example, I don't know, if we could identify a