[Bug libgcj/35367] Linux x86 build (with --enable-targets=all, so also building with cross-to-x64 multilib configuration) fails in libjava (prims.cc)

2011-10-28 Thread belyshev at depni dot sinp.msu.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35367 --- Comment #3 from Serge Belyshev 2011-10-29 06:55:58 UTC --- Created attachment 25657 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25657 taken from debian's config-ml.diff Similar bug in libffi (misdetection of target when using --enabl

[Bug c/50521] -fstrict-volatile-bitfields is not strict

2011-10-28 Thread kikairoya at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50521 --- Comment #13 from Tomohiro Kashiwada 2011-10-29 06:50:11 UTC --- (In reply to comment #12) > Regarding the double load. In a statement like a = b, both a & be should be > individually accessed even if they refer to the same storage. So > bit

[Bug objc/50909] New: Process "#pragma options align=reset" correctly on Mac OS X

2011-10-28 Thread carsomyr at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50909 Bug #: 50909 Summary: Process "#pragma options align=reset" correctly on Mac OS X Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

2011-10-28 Thread sylvain.pion at sophia dot inria.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247 --- Comment #14 from sylvain.pion at sophia dot inria.fr 2011-10-29 04:22:49 UTC --- (@Paolo : I still receive email at my old address, so far) I don't have a strong opinion on this. It's certainly nice to have a strongly compliant mode to make

[Bug middle-end/50708] Infinite loop between rshift_double and lshift_double if count is LONG_MIN

2011-10-28 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50708 --- Comment #2 from Ryan Mansfield 2011-10-29 01:16:37 UTC --- My large testcase reduced to: void foo () { unsigned int a = 1 << 0x8000; }

[Bug c/50908] New: building emacs-23.3; gives msg: indent.c:1140:1: internal compiler error: in verify_dominators, at dominance.c:1041

2011-10-28 Thread grgoffe at yahoo dot com
with: ../gcc/configure --prefix=/usr/lsd/Linux --verbose --with-mpc=/usr/lsd/Linux --with-mpfr=/usr/lsd/Linux --with-gmp=/usr/lsd/Linux Thread model: posix gcc version 4.7.0 20111028 (experimental) (GCC) System is: Ubuntu 10.04, x86_64 Failing command: gcc -save-temps -c -D_BSD_SOURCE -DXASSE

[Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

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

[Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Summary|[4.6 Regression] ICE with |[4.6/4.7 Regression] ICE

[Bug c++/50901] [4.6/4.7 Regression] ICE: in build_new_op, at cp/call.c:5016

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

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread karl at freefriends dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #11 from karl at freefriends dot org 2011-10-28 23:25:25 UTC --- By "the Texinfo for lgpl 2.1" I mean the Texinfo source document for LGPLv2.1. To be even more specific, what's needed is to replace copying-lib.texi with the contents of

[Bug c++/50870] [C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, and default template arguments

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50870 --- Comment #8 from Paolo Carlini 2011-10-28 23:23:43 UTC --- Thanks HJ. Dodji, I tried to help a bit with these issues and made some progress, thanks to Jason's help, of course. But this remaining issue is probably too hard to debug for me, giv

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #10 from Steve Kargl 2011-10-28 23:18:46 UTC --- On Fri, Oct 28, 2011 at 10:53:26PM +, karl at freefriends dot org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 > > --- Comment #9 from karl at freefriends dot org 201

[Bug middle-end/50907] New: [4.7 Regression] EDGE_CROSSING incorrectly set across same section with -freorder-blocks-and-partition -fPIC -fprofile-use

2011-10-28 Thread belyshev at depni dot sinp.msu.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50907 Bug #: 50907 Summary: [4.7 Regression] EDGE_CROSSING incorrectly set across same section with -freorder-blocks-and-partition -fPIC -fprofile-use Classification: Unclassified

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread karl at freefriends dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #9 from karl at freefriends dot org 2011-10-28 22:53:26 UTC --- I was completely specific. I am talking about fixing copying-lib.texi. I gave a url to the current canonical version for that document.

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #8 from Steve Kargl 2011-10-28 22:50:49 UTC --- On Fri, Oct 28, 2011 at 10:19:02PM +, karl at freefriends dot org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 > > karl at freefriends dot org changed: > >

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread karl at freefriends dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 karl at freefriends dot org changed: What|Removed |Added CC||karl at freefriends dot org

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #10 from Paolo Carlini 2011-10-28 22:09:57 UTC --- Richard, I have no problems with BC2. This is code I wrote rather quickly a few years ago, adapting it from glibc, essentially, and then each year that went by, fewer and fewer system

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-10-28 Thread kreckel at ginac dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #9 from Richard B. Kreckel 2011-10-28 21:54:07 UTC --- Created attachment 25654 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25654 BC2

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-10-28 Thread kreckel at ginac dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #8 from Richard B. Kreckel 2011-10-28 21:53:30 UTC --- Created attachment 25653 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25653 BC1

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-10-28 Thread kreckel at ginac dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #7 from Richard B. Kreckel 2011-10-28 21:52:08 UTC --- > As soon as I find a bit of > time, we can also *consistently over all those cases* use __builtin_signbit, > as > suggested by Gaby elsewhere. I have to double check with the mi

[Bug debug/50816] [4.6.1] Discriminators are emitted in DWARF 2 format

2011-10-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50816 Georg-Johann Lay changed: What|Removed |Added Keywords||wrong-debug Known to work|

[Bug rtl-optimization/50891] move2add_note_store fails to properly track register content

2011-10-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50891 --- Comment #3 from H.J. Lu 2011-10-28 21:20:09 UTC --- We have (set (reg:DI 2) (mem)) ... (set (reg:HI 2) (const_int)) ... (set (reg:SI 2) (const_int)) Since we don't if know (set (reg:HI 2) (const_int)) will update the whole register, move2

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #6 from Steve Kargl 2011-10-28 20:34:17 UTC --- On Fri, Oct 28, 2011 at 08:15:34PM +, sch...@linux-m68k.org wrote: > 2011-02-14 Karl Berry > > * doc/texinfo.tex (\sectionheading): check that we are not in an > environm

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-10-28 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #3 from Kyle Moffett 2011-10-28 20:32:18 UTC --- Created attachment 25652 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25652 Assembled unwindtestfunc.cc (with -Os)

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-10-28 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #2 from Kyle Moffett 2011-10-28 20:31:54 UTC --- Created attachment 25651 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25651 Assembled unwindtestfunc.cc (with -O2)

[Bug target/50906] e500 exception unwinding under "-Os" causes SIGSEGV

2011-10-28 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 --- Comment #1 from Kyle Moffett 2011-10-28 20:29:53 UTC --- Created attachment 25650 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25650 Test case, part 2

[Bug target/50906] New: e500 exception unwinding under "-Os" causes SIGSEGV

2011-10-28 Thread Kyle.D.Moffett at boeing dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50906 Bug #: 50906 Summary: e500 exception unwinding under "-Os" causes SIGSEGV Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903 --- Comment #4 from Jack Howarth 2011-10-28 20:19:40 UTC --- Also be aware of http://llvm.org/bugs/show_bug.cgi?id=9571. The Xcode 4.x llvm-gcc still suffers from this bug (although it is fixed in llvm.org's llvm-gcc 2.9 release) and can't bootst

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 Andreas Schwab changed: What|Removed |Added CC||karl at gnu dot org --- Comment #5 from

[Bug tree-optimization/50905] Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"

2011-10-28 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50905 --- Comment #4 from xunxun 2011-10-28 20:14:38 UTC --- (In reply to comment #3) > Yes if you mean without -O1/-O2/-O3 -ftree-parallelize-loops does not work, > this is expected as explained in the manual, -O1 enables more than the options > that

[Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot |

[Bug tree-optimization/50905] Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"

2011-10-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50905 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/50905] Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"

2011-10-28 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50905 xunxun changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug tree-optimization/50905] Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"

2011-10-28 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50905 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/50870] [C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, and default template arguments

2011-10-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50870 H.J. Lu changed: What|Removed |Added CC||dodji at gcc dot gnu.org --- Comment #7 from H.

[Bug tree-optimization/50905] New: Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math"

2011-10-28 Thread xunxun1982 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50905 Bug #: 50905 Summary: Gcc4.6.x's -ftree-parallelize-loops is effective only when using "-O2/-O3 -ffast-math" Classification: Unclassified Product: gcc Version: 4.6.2

[Bug rtl-optimization/50904] Induct benchmark of polyhedron slows down when -fno-protect-parens is enabled by -Ofast.

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

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #4 from Steve Kargl 2011-10-28 19:02:20 UTC --- On Fri, Oct 28, 2011 at 06:33:57PM +, sch...@linux-m68k.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 > > --- Comment #3 from Andreas Schwab 2011-10-28 > 18:33:57

[Bug c++/50864] [4.6 Regression] ICE with decltype and "declval" from another namespace

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 Paolo Carlini changed: What|Removed |Added Summary|[4.6/4.7 Regression] ICE|[4.6 Regression] ICE with

[Bug c++/50864] [4.6/4.7 Regression] ICE with decltype and "declval" from another namespace

2011-10-28 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50864 --- Comment #12 from paolo at gcc dot gnu.org 2011-10-28 18:40:29 UTC --- Author: paolo Date: Fri Oct 28 18:40:22 2011 New Revision: 180623 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180623 Log: /cp 2011-10-28 Paolo Carlini PR

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #3 from Andreas Schwab 2011-10-28 18:33:57 UTC --- That's not the one being used.

[Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;

2011-10-28 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- Co

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sgk at troutmask dot apl.washington.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #2 from Steve Kargl 2011-10-28 18:22:43 UTC --- On Fri, Oct 28, 2011 at 05:28:54PM +, sch...@linux-m68k.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 > > --- Comment #1 from Andreas Schwab 2011-10-28 > 17:28:54

[Bug target/49313] Inefficient libgcc implementations for avr

2011-10-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49313 --- Comment #11 from Georg-Johann Lay 2011-10-28 17:48:04 UTC --- Author: gjl Date: Fri Oct 28 17:47:56 2011 New Revision: 180620 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180620 Log: PR target/49313 * config/avr/avr.md (pari

[Bug c/50521] -fstrict-volatile-bitfields is not strict

2011-10-28 Thread henrik at henriknordstrom dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50521 --- Comment #12 from Henrik Nordström 2011-10-28 17:46:15 UTC --- Regarding the double load. In a statement like a = b, both a & be should be individually accessed even if they refer to the same storage. So bitfield.bits.a = bitfield.bits.c sho

[Bug middle-end/50902] intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50902 --- Comment #5 from Jack Howarth 2011-10-28 17:35:50 UTC --- The attached MarvinNOEPotential.ii preprocessed source is another instance of this bug in the xplor-nih 2.27 build... g++-fsf-4.7 -c MarvinNOEPotential.ii -O2 -ftree-vectorize -fpermis

[Bug middle-end/50902] intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50902 --- Comment #4 from Jack Howarth 2011-10-28 17:34:30 UTC --- Created attachment 25647 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25647 preprocessed source for marvin/MarvinNOEPotential.cc

[Bug other/50900] 'gmake pdf' fails in libiberty

2011-10-28 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 --- Comment #1 from Andreas Schwab 2011-10-28 17:28:54 UTC --- What's the version of your texinfo.tex? I get no such error with version 2010-06-17.11.

[Bug middle-end/49363] [feature request] multiple target attribute (and runtime dispatching based on cpuid)

2011-10-28 Thread tmsriram at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 --- Comment #10 from Sriraman Tallam 2011-10-28 17:28:23 UTC --- On Fri, Oct 28, 2011 at 7:00 AM, vincenzo.innocente at cern dot ch wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 > > --- Comment #9 from vincenzo Innocente > 2011-10

[Bug rtl-optimization/50904] New: Induct benchmark of polyhedron slows down when -fno-protect-parens is enabled by -Ofast.

2011-10-28 Thread venkataramanan.kumar.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50904 Bug #: 50904 Summary: Induct benchmark of polyhedron slows down when -fno-protect-parens is enabled by -Ofast. Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C

2011-10-28 Thread greed at pobox dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316 --- Comment #7 from Graham Reed 2011-10-28 17:17:54 UTC --- I've now gotten the trunk (SVN 180430) built on AIX 5.3 TL4; the problem is the same as 4.6.1 and is also "solved" with the same patch. So this is definitely not target-specific, it see

[Bug bootstrap/50903] configure:14607: error: GNU Fortran is not working;

2011-10-28 Thread chadjidakis at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903 --- Comment #1 from Hadjidakis 2011-10-28 17:13:38 UTC --- Created attachment 25646 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25646 config.log for gfortran

[Bug bootstrap/50903] New: configure:14607: error: GNU Fortran is not working;

2011-10-28 Thread chadjidakis at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50903 Bug #: 50903 Summary: configure:14607: error: GNU Fortran is not working; Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED Severity: normal

[Bug c++/50870] [C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, and default template arguments

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50870 --- Comment #6 from Paolo Carlini 2011-10-28 16:40:15 UTC --- HJ, if you are willing to help you have to use -std=c++0x with this (see the [C++0x] in the Description]. 4_5-branch accepts the snippet, the regression is rather old.

[Bug middle-end/50902] intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50902 --- Comment #3 from Jack Howarth 2011-10-28 16:35:21 UTC --- Could this be an unresolved corner-case of PR48098?

[Bug middle-end/50902] intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50902 --- Comment #2 from Jack Howarth 2011-10-28 16:11:38 UTC --- Created attachment 25645 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25645 gdb log for single stepping from last call to tree.c:1382 before crash

[Bug middle-end/50902] intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
-DNDEBUG -DCPLUSPLUS -DUSE_CDS_NAMESPACE for gcc trunk built with... Using built-in specs. COLLECT_GCC=g++-fsf-4.7 COLLECT_LTO_WRAPPER=/sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin11.2.0/4.7.0/lto-wrapper Target: x86_64-apple-darwin11.2.0 Configured with: ../gcc-4.7-20111028/configure --prefix

[Bug middle-end/50902] New: intVar/dinternal.cc ICEs at -O2 -ftree-vectorize

2011-10-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50902 Bug #: 50902 Summary: intVar/dinternal.cc ICEs at -O2 -ftree-vectorize Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal P

[Bug c++/50870] [C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, and default template arguments

2011-10-28 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50870 --- Comment #5 from H.J. Lu 2011-10-28 15:53:39 UTC --- (In reply to comment #4) > HJ, any chance you can figure out when we regressed for testcase in Comment #3 > ? I tried different versions of GCC, I got pr50870.cc:8: error: expected type-sp

[Bug c++/50901] New: [4.6/4.7 Regression] ICE: in build_new_op, at cp/call.c:5016

2011-10-28 Thread amonakov at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50901 Bug #: 50901 Summary: [4.6/4.7 Regression] ICE: in build_new_op, at cp/call.c:5016 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug other/50900] New: 'gmake pdf' fails in libiberty

2011-10-28 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50900 Bug #: 50900 Summary: 'gmake pdf' fails in libiberty Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Priority: P3

[Bug middle-end/50448] [4.5/4.6/4.7 Regression] Missed optimization accessing struct component with integer address

2011-10-28 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50448 --- Comment #4 from Paolo Bonzini 2011-10-28 14:26:57 UTC --- Can't you just test on x86_64-linux?

[Bug middle-end/49363] [feature request] multiple target attribute (and runtime dispatching based on cpuid)

2011-10-28 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 --- Comment #9 from vincenzo Innocente 2011-10-28 14:00:18 UTC --- That's a pity. It would be very useful though to have at least a patch to test so that we can have something to use in prototypes and eventually a working solution for 4.8

[Bug bootstrap/50857] [4.7 Regression] The compiler is built with exceptions and RTTI enabled

2011-10-28 Thread iant at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857 --- Comment #3 from iant at google dot com 2011-10-28 13:56:23 UTC --- I suppose you could drop something into POSTSTAGE1_FLAGS_TO_PASS. But it's not the right thing to do. We want to use -fno-exceptions -fno-rtti even when using --disable-boot

[Bug other/50899] New: need @direntry for gcov

2011-10-28 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50899 Bug #: 50899 Summary: need @direntry for gcov Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Co

[Bug bootstrap/50857] [4.7 Regression] The compiler is built with exceptions and RTTI enabled

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50857 --- Comment #2 from Richard Guenther 2011-10-28 13:08:10 UTC --- Hm, well - I would rather unconditionally enable those options for stage2 and 3 (we know it'll be G++ at built) and leave them off for stage1. Any way to just influence stage2+? O

[Bug rtl-optimization/50898] New: Register allocation depends on function return expression on x86 32-bits

2011-10-28 Thread izamyatin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50898 Bug #: 50898 Summary: Register allocation depends on function return expression on x86 32-bits Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONF

[Bug middle-end/50448] [4.5/4.6/4.7 Regression] Missed optimization accessing struct component with integer address

2011-10-28 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50448 Georg-Johann Lay changed: What|Removed |Added CC||bonzini at gnu dot org --- Comment #3

[Bug target/45650] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined

2011-10-28 Thread gerald at pfeifer dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45650 --- Comment #6 from Gerald Pfeifer 2011-10-28 12:56:49 UTC --- (In reply to comment #5) > gcc-4.7.0.20111022 now builds fine on ia64 Also if you remove files/patch-unwind-ia64.h from the lang/gcc47 port on FreeBSD which I assume you are using?

[Bug middle-end/50890] [4.7 Regression] ICE in fold_convert_loc, at fold-const.c:1894

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50890 --- Comment #2 from Richard Guenther 2011-10-28 12:45:28 UTC --- Bah, probably triggered by that change but reveals some bigger issue with how we keep the mismatched-function-flags (gimple_call_cannot_inline_p and the corresponding edge flag e->c

[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-28 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #56 from Iain Sandoe 2011-10-28 12:01:10 UTC --- please leave this bug open for now - it is not really fixed, the patch applied is a workaround. once we get a response to the radar, we'll know better how to proceed.

[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

2011-10-28 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678 --- Comment #55 from Iain Sandoe 2011-10-28 11:59:10 UTC --- Author: iains Date: Fri Oct 28 11:59:07 2011 New Revision: 180613 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180613 Log: ada: PR target/50678 * init.c (Darwin/__gn

[Bug c++/50896] FAIL: [4.7 Regression] g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2 (internal compiler error)

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50896 Richard Guenther changed: What|Removed |Added Target Milestone|--- |4.7.0

[Bug c++/50896] New: FAIL: [4.7 Regression] g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2 (internal compiler error)

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50896 Bug #: 50896 Summary: FAIL: [4.7 Regression] g++.dg/lto/20100302 cp_lto_20100302_0.o-cp_lto_20100302_1.o link, -flto -fabi-version=2 (internal compiler error) Classification: Uncla

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-10-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot |

[Bug target/45650] [4.4/4.5/4.6/4.7 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined

2011-10-28 Thread mexas at bristol dot ac.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45650 --- Comment #5 from Anton Shterenlikht 2011-10-28 10:57:58 UTC --- gcc-4.7.0.20111022 now builds fine on ia64

[Bug middle-end/50079] [4.7 Regression] FAIL: g++.dg/init/copy7.C execution test

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50079 --- Comment #6 from Richard Guenther 2011-10-28 10:52:51 UTC --- Btw, for the truly anal folks with a memcpy implementation that breaks with src == dest we can add a target hook that specifies to use memmove for block move expansion instead of me

[Bug rtl-optimization/47918] [4.6/4.7 Regression] noreturn discovery broke non local gotos on m68k and i386

2011-10-28 Thread jules at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47918 --- Comment #11 from jules at gcc dot gnu.org 2011-10-28 10:48:36 UTC --- Author: jules Date: Fri Oct 28 10:48:32 2011 New Revision: 180611 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180611 Log: PR rtl-optimization/47918 * relo

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

2011-10-28 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247 --- Comment #13 from Marc Glisse 2011-10-28 10:18:43 UTC --- (In reply to comment #12) > (In reply to comment #10) > > An iterator is either a pointer or a class with the > > typedefs. > > Or a type for which iterator_traits has been specialized

[Bug target/50164] [IRA, 4.7 Regression] Performance degradation due to increased memory instructions count

2011-10-28 Thread enkovich.gnu at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50164 Ilya Enkovich changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug driver/50876] [4.7 Regression] unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11

2011-10-28 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50876 --- Comment #20 from rguenther at suse dot de 2011-10-28 10:01:45 UTC --- On Fri, 28 Oct 2011, iains at gcc dot gnu.org wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50876 > > --- Comment #17 from Iain Sandoe 2011-10-28 > 09:12:07 UTC

[Bug libstdc++/43813] [DR1234] vector(3, NULL) fails to compile

2011-10-28 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43813 Marc Glisse changed: What|Removed |Added CC||marc.glisse at normalesup

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

2011-10-28 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247 --- Comment #12 from Jonathan Wakely 2011-10-28 09:57:01 UTC --- (In reply to comment #10) > An iterator is either a pointer or a class with the > typedefs. Or a type for which iterator_traits has been specialized? I'm not really interested in

[Bug c++/50870] [C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, and default template arguments

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50870 Paolo Carlini changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #4

[Bug driver/50876] [4.7 Regression] unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50876 Richard Guenther changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug testsuite/50885] [4.7 Regression] FAIL: gcc.dg/strlenopt-22.c (test for excess errors)

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50885 Richard Guenther changed: What|Removed |Added Component|tree-optimization |testsuite Target Milestone|---

[Bug driver/50876] [4.7 Regression] unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50876 --- Comment #18 from Richard Guenther 2011-10-28 09:46:32 UTC --- Author: rguenth Date: Fri Oct 28 09:46:26 2011 New Revision: 180608 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180608 Log: 2010-10-28 Richard Guenther PR driver

[Bug middle-end/50890] [4.7 Regression] ICE in fold_convert_loc, at fold-const.c:1894

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50890 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/50892] Internal compiler error: in gimplify_expr, at gimplify.c:7477

2011-10-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50892 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247 --- Comment #11 from Paolo Carlini 2011-10-28 09:40:36 UTC --- Interesting, thanks. By the way, I would guess Sylvain' email doesn't work anymore, thus it's unlikely that he can give us his feedback ;) (or does he have a forward in place, as far

[Bug libstdc++/31247] std::vector::iterator::value_type is accessible

2011-10-28 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31247 Marc Glisse changed: What|Removed |Added CC||marc.glisse at normalesup

[Bug middle-end/49363] [feature request] multiple target attribute (and runtime dispatching based on cpuid)

2011-10-28 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 --- Comment #8 from rguenther at suse dot de 2011-10-28 09:14:29 UTC --- On Fri, 28 Oct 2011, vincenzo.innocente at cern dot ch wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 > > --- Comment #7 from vincenzo Innocente > 2011-10-28

[Bug driver/50876] [4.7 Regression] unrecognized command line option '-Zmultiply_defined suppress regressions for lto.exp on x86_64-apple-darwin11

2011-10-28 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50876 --- Comment #17 from Iain Sandoe 2011-10-28 09:12:07 UTC --- I notice that f{un}signed-char is marked for LTO in the .opts file - does that make any difference to the logic? funsigned-char C ObjC C++ ObjC++ LTO Var(flag_signed_char, 0)

[Bug c++/30066] option to make inline functions hidden

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

[Bug libstdc++/50880] __complex_acosh() picks wrong complex branch

2011-10-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50880 --- Comment #6 from Paolo Carlini 2011-10-28 09:10:09 UTC --- Indeed you are right about the sign, in terms at least of consistency with the rest of the fallback implementations which already have got quite a number of comparisons with zero with

[Bug middle-end/49363] [feature request] multiple target attribute (and runtime dispatching based on cpuid)

2011-10-28 Thread vincenzo.innocente at cern dot ch
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49363 --- Comment #7 from vincenzo Innocente 2011-10-28 09:06:30 UTC --- sorry to ping again. Stage 1 is supposed to end Nov 7th. Will the new feature work out by Sri make for 4.7?

[Bug libgcj/50895] New: Build failure in jni.cc

2011-10-28 Thread vanboxem.ruben at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50895 Bug #: 50895 Summary: Build failure in jni.cc Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: major Priority: P3 Compo

[Bug c/50521] -fstrict-volatile-bitfields is not strict

2011-10-28 Thread kikairoya at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50521 --- Comment #11 from Tomohiro Kashiwada 2011-10-28 08:15:39 UTC --- Created attachment 25642 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25642 patch to honor STRICT_ALIGNMENT honor STRICT_ALIGNMENT when accessing non-volatile-bitfields

[Bug c/50521] -fstrict-volatile-bitfields is not strict

2011-10-28 Thread kikairoya at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50521 --- Comment #10 from Tomohiro Kashiwada 2011-10-28 08:13:31 UTC --- (In reply to comment #9) > http://infocenter.arm.com/help/topic/com.arm.doc.ihi0042d/IHI0042D_aapcs.pdf > section 7.1.7.5. Thanks, I see. On ARM ABI, reading or writing to volat

[Bug rtl-optimization/38644] [4.4/4.5/4.6/4.7 Regression] Optimization flag -O1 -fschedule-insns2 causes wrong code

2011-10-28 Thread sebastian.hu...@embedded-brains.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38644 --- Comment #54 from Sebastian Huber 2011-10-28 07:31:19 UTC --- I tested with GCC 4.6.2 and the patch provided by Mikael Pettersson. It works for -march=armv4t and -march=armv5t, but not for -march=armv5te: --- test-armv5te.s 2011-10-28 0

  1   2   >