[Bug c++/41292] New: Link error on Solaris 10 / GNU 3.4.2

2009-09-06 Thread vijay dot x dot jain at jpmchase dot com
Reference bug # 15267 . We are migrating from solaris 8 to solaris 10. On Solaris 10 we are getting link error as mentioned in this bug #15267. Initially we were using ld 2.16. As the fix for the link error below is available with ld 2.18, we installed 2.18 on our solaris 10 box. But we are still g

[Bug ada/41291] New: verify_ssa failed: Error detected around a-direct.adb:1178:4

2009-09-06 Thread christian dot joensson at gmail dot com
Windows XP Pro/SP3 cygwin Intel Core2 Duo t9...@2.80ghz system with packages: binutils 2.19.51-1 2.19.51.20090704 bison2.3-1 2.3 cloog-ppl0.15.3-1 cygwin 1.7.0-60 dejagnu 20021217-2 1.4.2.x expect

[Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed

2009-09-06 Thread bje at gcc dot gnu dot org
-- bje at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |bje at gcc dot gnu dot org |dot org

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread dannysmith at users dot sourceforge dot net
--- Comment #30 from dannysmith at users dot sourceforge dot net 2009-09-07 04:01 --- (In reply to comment #24) > Subject: Re: [4.5 Regression] crashed compile Qt4 gui > library > > On Sun, 6 Sep 2009, t7 at gmail dot com wrote: > > > > > > > --- Comment #22 from t7 at

[Bug c++/41290] [4.5 regression] C++ - libdirac don't want to compile

2009-09-06 Thread ami_stuff at o2 dot pl
--- Comment #1 from ami_stuff at o2 dot pl 2009-09-07 04:01 --- Created an attachment (id=18523) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18523&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41290

[Bug c++/41290] New: [4.5 regression] C++ - libdirac don't want to compile

2009-09-06 Thread ami_stuff at o2 dot pl
Hi, I found problematic file in libdirac package which don't want to compile with GCC 4.5.0 (20090827), but compiles fine with GCC 4.4.2 (20090825). The problematic file is "libdirac_common/common.cpp". I include preprocessed file. $ make_68k_v45 Making all in libdirac_byteio make[1]: Entering d

[Bug c/41289] ICE verify_ssa failed building libavformat/oggparseogm.c

2009-09-06 Thread t66667 at gmail dot com
--- Comment #2 from t7 at gmail dot com 2009-09-07 03:04 --- Created an attachment (id=18522) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18522&action=view) saves -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41289

[Bug fortran/41219] libgfortran build warnings

2009-09-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #9 from jvdelisle at gcc dot gnu dot org 2009-09-07 02:57 --- Regarding comment #6. >> In write_a_char4, one has: >> const char crlf[] = "\r\n"; >> write_default_char4 (dtp, crlf, 2, 0); >> but the second argument should be gfc_char4_t* >Right. So what

[Bug c/41289] ICE verify_ssa failed building libavformat/oggparseogm.c

2009-09-06 Thread t66667 at gmail dot com
--- Comment #1 from t7 at gmail dot com 2009-09-07 02:39 --- Created an attachment (id=18521) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18521&action=view) tmp .saves -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41289

[Bug c/41289] New: ICE verify_ssa failed building libavformat/oggparseogm.c

2009-09-06 Thread t66667 at gmail dot com
libavformat/oggparseogm.c: In function 'ogm_header': libavformat/oggparseogm.c:34:1: error: expected an SSA_NAME object libavformat/oggparseogm.c:34:1: error: in statement # DEBUG default_len => ((const struct unaligned_32 *) p + -4)->l libavformat/oggparseogm.c:34:1: internal compiler error: verif

[Bug c/41288] gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64

2009-09-06 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2009-09-07 01:33 --- Ignore the comments on the warnings. This was a glitch from running... make -k check-gcc RUNTESTFLAGS="abi-x86_64.exp=gcc.target/x86_64/abi/test_struct_returning.c" in darwin_objdir which seems to cause t

[Bug c/41288] gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64

2009-09-06 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2009-09-07 01:24 --- The output from 20090425 shows... Executing on host: /sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc45-4.4.999-20090425/darwin_objdir/gcc/ /sw/src/fink.build/gcc45

[Bug c/41288] New: gcc.target/x86_64/abi/test_struct_returning.c regressions on *-apple-darwin* at -m64

2009-09-06 Thread howarth at nitro dot med dot uc dot edu
On both x86_64-apple-darwin* and i686-apple-darwin* using -m64, the gcc.target/x86_64/abi/test_struct_returning.c test cases... FAIL: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -fomit-frame-pointer FAIL: gcc.target/x86_64/abi/test_struct_returning.c execution, -O3 -fomit-frame

[Bug rtl-optimization/34999] Incorrect FDE entries with hot/cold code section splitting (partition_hot_cold_basic_blocks)

2009-09-06 Thread ghazi at gcc dot gnu dot org
--- Comment #27 from ghazi at gcc dot gnu dot org 2009-09-07 01:04 --- (In reply to comment #25) > Subject: Bug 34999 > Author: jakub > Date: Fri Jul 24 23:30:39 2009 > New Revision: 150069 > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150069 > Log: > PR rtl-optimizatio

[Bug c/21759] Implement warning for codes at the intersection of C and C++

2009-09-06 Thread ghazi at gcc dot gnu dot org
--- Comment #10 from ghazi at gcc dot gnu dot org 2009-09-07 00:59 --- (In reply to comment #9) > See this note for some details on the semantics of this warning, > with respect to keywords: > http://gcc.gnu.org/ml/gcc-patches/2008-07/msg00808.html What's the status of this PR? Are the

[Bug c++/41287] -O1 optimisation of for loops in some cases omits essential functionality resulting in failed applications

2009-09-06 Thread mhenson at clarityvi dot com
--- Comment #2 from mhenson at clarityvi dot com 2009-09-07 00:56 --- Created an attachment (id=18520) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18520&action=view) intermediate files -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41287

[Bug c++/41287] -O1 optimisation of for loops in some cases omits essential functionality resulting in failed applications

2009-09-06 Thread mhenson at clarityvi dot com
--- Comment #1 from mhenson at clarityvi dot com 2009-09-07 00:56 --- Created an attachment (id=18519) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18519&action=view) standalone test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41287

[Bug c++/41287] New: -O1 optimisation of for loops in some cases omits essential functionality resulting in failed applications

2009-09-06 Thread mhenson at clarityvi dot com
In the attached standalone test case (depends only on ::memcpy in string.h), the test fails when compiled with -O1 but succeeds with all other optimisations (-O0, -O2, -O3). Files attached: testOpt.cpp - standalone test with compilation information included in the file. testOpt.ii Below is the s

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-06 23:00 --- Please check again. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug bootstrap/41237] [4.5 Regression] Bootstrap failure on powerpc-apple-darwin9 due to a revision between 151343 and 151349

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-09-06 22:59 --- Fixed. Please re-open if not. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/41224] [4.5 Regression] Bootstrap broken on powerpc-apple-darwin9 at revision 151318

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #29 from rguenth at gcc dot gnu dot org 2009-09-06 22:59 --- Fixed as of comment #25. For the remaining see PR41237. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #29 from t7 at gmail dot com 2009-09-06 22:55 --- Confirmed that qt4 library build was complete with -O0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #28 from t7 at gmail dot com 2009-09-06 22:43 --- Thank you for the help, this bug can be close. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #27 from t7 at gmail dot com 2009-09-06 22:41 --- Ok I just found out that it is the -O and up causing the problem, I just changed script back to -O0 and it compiles and runs fine, right now up to corelib. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #26 from t7 at gmail dot com 2009-09-06 22:30 --- (In reply to comment #24) > Just the same way as you reported the bug (I understand that this > was a native compiler issue?). There surely must be a way to increase > the maximum stack size with windows? Yes this was na

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #25 from t7 at gmail dot com 2009-09-06 22:27 --- (In reply to comment #21) > Yes, that could be the reason. Can you test the same revision without the > patch again? > Ok there maybe a reason for qmake.exe crash, during the process, I changed the O flag for building t

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread rguenther at suse dot de
--- Comment #24 from rguenther at suse dot de 2009-09-06 22:22 --- Subject: Re: [4.5 Regression] crashed compile Qt4 gui library On Sun, 6 Sep 2009, t7 at gmail dot com wrote: > > > --- Comment #22 from t7 at gmail dot com 2009-09-06 22:20 --- > (In reply to commen

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #23 from t7 at gmail dot com 2009-09-06 22:21 --- (In reply to comment #16) > Try building without the patch but with unlimited stack (ulimit -s unlimited) > and see if the same error appears. > This is under MSys/Mingw shell $ ulimit -s unlimited sh: ulimit: stack size:

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #22 from t7 at gmail dot com 2009-09-06 22:20 --- (In reply to comment #16) > Try building without the patch but with unlimited stack (ulimit -s unlimited) > and see if the same error appears. > You mean cross compile the "native compiler" from linux by setting the shel

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #21 from rguenth at gcc dot gnu dot org 2009-09-06 22:19 --- Yes, that could be the reason. Can you test the same revision without the patch again? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug middle-end/40106] [4.4/4.5 Regression] Time increase for the Polyhedron test air.f90 due to bad optimization

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40106

[Bug target/40977] [4.3/4.4/4.5 regression] problem with code like this: res = ((uint64_t)resh << 32) | resl;

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40977

[Bug regression/41204] [4.4/4.5 regression] worse code generated compared to GCC 4.3.2

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41204

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #20 from t7 at gmail dot com 2009-09-06 22:14 --- (In reply to comment #16) > Try building without the patch but with unlimited stack (ulimit -s unlimited) > and see if the same error appears. > Actually can't try this because I'm using the native compiler to build qt4.

[Bug c++/41214] [4.5 regression] Null pointer dereferenced in _Unwind_SetGR()

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41214

[Bug bootstrap/41224] [4.5 Regression] Bootstrap broken on powerpc-apple-darwin9 at revision 151318

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41224

[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41245

[Bug libstdc++/41280] [4.5 Regression] Revision 151352 breaks 32bit libstdc++

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41280

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread rguenther at suse dot de
--- Comment #19 from rguenther at suse dot de 2009-09-06 22:02 --- Subject: Re: [4.5 Regression] crashed compile Qt4 gui library On Sun, 6 Sep 2009, t7 at gmail dot com wrote: > --- Comment #18 from t7 at gmail dot com 2009-09-06 21:59 --- > (In reply to comment #17)

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #18 from t7 at gmail dot com 2009-09-06 21:59 --- (In reply to comment #17) > The patch bootstrapped and tested ok but I'm holding off until you confirm > it's > not the reason for the issue you see. > I can confirm, that indeed patch fixed this bug. Yes patch bootstrap

[Bug fortran/41219] libgfortran build warnings

2009-09-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #8 from jvdelisle at gcc dot gnu dot org 2009-09-06 21:21 --- The following patch gets rid of the two warnings in list_read.c. The two enumerators have equivalent value. Regression tests fine. @@ -2377,7 +2377,7 @@ /* GFC_TYPE_UNKNOWN through for nulls and is de

[Bug bootstrap/38591] erratic comparison failures on very fast machines

2009-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2009-09-06 21:18 --- In comment #6. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added Sta

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #56 from ebotcazou at gcc dot gnu dot org 2009-09-06 21:17 --- This should be fixed everywhere. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added --

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #55 from ebotcazou at gcc dot gnu dot org 2009-09-06 21:16 --- Subject: Bug 41241 Author: ebotcazou Date: Sun Sep 6 21:15:45 2009 New Revision: 151463 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151463 Log: PR bootstrap/41241 * combine-stack-adj.

[Bug ada/41286] New: a warning about renamed function result is possibly confusing

2009-09-06 Thread bauhaus at futureapps dot de
GNAT issues warnings when a declaration renames a function result object: 11. Text : String renames Get_Another; | >>> warning: renaming function result object is suspicious >>> warning: function "Get_Another" will be called only

[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

2009-09-06 Thread ktietz at gcc dot gnu dot org
--- Comment #10 from ktietz at gcc dot gnu dot org 2009-09-06 20:05 --- (In reply to comment #9) > (In reply to comment #8) > > (In reply to comment #7) > > > (In reply to comment #6) > > > > I think I found the issue within gfortran for mingw. > > > > > > I think you have this backward

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #21 from rguenth at gcc dot gnu dot org 2009-09-06 19:51 --- Both patches bootstrap & regtest ok apart from FAIL: 23_containers/forward_list/operations/6.cc execution test hmm. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread jakub at gcc dot gnu dot org
--- Comment #54 from jakub at gcc dot gnu dot org 2009-09-06 19:32 --- Subject: Bug 41241 Author: jakub Date: Sun Sep 6 19:31:55 2009 New Revision: 151462 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151462 Log: PR bootstrap/41241 * combine-stack-adj.c (struct

[Bug ada/40805] verify_gimple failure preceded by "non-trivial conversion at assignment" errors

2009-09-06 Thread oliver dot kellogg at eads dot com
--- Comment #4 from oliver dot kellogg at eads dot com 2009-09-06 19:21 --- I don't know what fixed it but it doesn't happen with trunk 20090819 and newer. -- oliver dot kellogg at eads dot com changed: What|Removed |Added

[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

2009-09-06 Thread kargl at gcc dot gnu dot org
--- Comment #9 from kargl at gcc dot gnu dot org 2009-09-06 19:09 --- (In reply to comment #8) > (In reply to comment #7) > > (In reply to comment #6) > > > I think I found the issue within gfortran for mingw. > > > > I think you have this backwards. "the issue within mingw > > for gfo

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #53 from ebotcazou at gcc dot gnu dot org 2009-09-06 19:08 --- > FYI, here is the updated patch that I've already bootstrapped on x86_64-linux > and i686-linux and am regtesting ATM. This is fine, thanks (missing "records" after "This structure"). -- http://gcc.gnu.org

[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

2009-09-06 Thread ktietz at gcc dot gnu dot org
--- Comment #8 from ktietz at gcc dot gnu dot org 2009-09-06 18:52 --- (In reply to comment #7) > (In reply to comment #6) > > I think I found the issue within gfortran for mingw. > > I think you have this backwards. "the issue within mingw > for gfortran" would be a better description

[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

2009-09-06 Thread kargl at gcc dot gnu dot org
--- Comment #7 from kargl at gcc dot gnu dot org 2009-09-06 18:45 --- (In reply to comment #6) > I think I found the issue within gfortran for mingw. I think you have this backwards. "the issue within mingw for gfortran" would be a better description of the issue. It is afterall mingw

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread jakub at gcc dot gnu dot org
--- Comment #52 from jakub at gcc dot gnu dot org 2009-09-06 18:38 --- Created an attachment (id=18518) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18518&action=view) gcc45-pr41241.patch FYI, here is the updated patch that I've already bootstrapped on x86_64-linux and i686-linux

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #51 from ebotcazou at gcc dot gnu dot org 2009-09-06 18:20 --- > I tried several times to reproduce it without success. It is suspicious > that > only gnat generated files are different. May be the bug is in gnat specific > files. No, it's again CSA, I'm testing a patc

[Bug fortran/41219] libgfortran build warnings

2009-09-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #7 from jvdelisle at gcc dot gnu dot org 2009-09-06 18:17 --- Let me fix this. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Assig

[Bug fortran/40812] Files > 2GB are incorrectly handled on mingw

2009-09-06 Thread ktietz at gcc dot gnu dot org
--- Comment #6 from ktietz at gcc dot gnu dot org 2009-09-06 18:07 --- I think I found the issue within gfortran for mingw. The issue is that off_t is for mingw defined as 'long' (like _off_t). There is a 64-bit off64_t, which holds in fact 64-bits and can be used with the ftello64, and

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #20 from rguenth at gcc dot gnu dot org 2009-09-06 17:53 --- Ah, we start from the exit block with ANTIC_IN {} and go to its predecessors getting just EXP_GEN - TMP_GEN there. Not unsound. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #19 from rguenth at gcc dot gnu dot org 2009-09-06 17:48 --- Err... I wonder how this works at all ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #18 from rguenth at gcc dot gnu dot org 2009-09-06 17:41 --- Do you mean sth like the following? Simply assuming that the maximal-set is all ones and obviously translating all ones also results in all ones. Index: gcc/tree-ssa-pre.c

[Bug fortran/41197] ICE with ALLOCATE and nonscalar STAT= variable

2009-09-06 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2009-09-06 17:38 --- I have a patch. -- tkoenig at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|

[Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed

2009-09-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfi

[Bug lto/41173] [LTO] internal error: builtin function to __builtin_spe_mtspefscr already processed

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-09-06 17:02 --- *** Bug 41285 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/41285] ICE: builtin function to __builtin_bswap16 already processed.

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-09-06 17:02 --- *** This bug has been marked as a duplicate of 41173 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug c/41285] New: ICE: builtin function to __builtin_bswap16 already processed.

2009-09-06 Thread marcus at jet dot franken dot de
lto on powerpc does not work at all. (system is openSUSE 11.1 / PowerPC 32bit. glibc 2.9) $ cat xx.c int main(int argc,char **argv) { return 1; } $ /abuild/meissner/lto/BIN/bin/gcc -flto -O2 xx.c -o xx lto1: fatal error: internal error: builtin function to __builtin_bswap16 already processed. c

[Bug libstdc++/41280] [4.5 Regression] Revision 151352 breaks 32bit libstdc++

2009-09-06 Thread rwild at gcc dot gnu dot org
--- Comment #8 from rwild at gcc dot gnu dot org 2009-09-06 16:56 --- Darn. An intermediate version of the r151352 patch was correct and I failed to do the installation test properly on the final version of the patch. Awfully sorry about the breakage. Updated patch at

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2009-09-06 16:51 --- The patch bootstrapped and tested ok but I'm holding off until you confirm it's not the reason for the issue you see. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug c++/41144] [4.5 Regression] ice for legal code with -O2 in get_alias_set

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-09-06 16:50 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/41261] ice with -O2 -fprofile-arcs when compiling Linux kernel

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-09-06 16:50 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/41144] [4.5 Regression] ice for legal code with -O2 in get_alias_set

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-09-06 16:50 --- Subject: Bug 41144 Author: rguenth Date: Sun Sep 6 16:49:48 2009 New Revision: 151461 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151461 Log: 2009-09-06 Richard Guenther PR middle-end/41144

[Bug middle-end/41261] ice with -O2 -fprofile-arcs when compiling Linux kernel

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-06 16:49 --- Subject: Bug 41261 Author: rguenth Date: Sun Sep 6 16:48:41 2009 New Revision: 151460 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151460 Log: 2009-09-06 Richard Guenther PR middle-end/41261

[Bug fortran/41283] Generated program gets killed on subsequent calls to random_number on "double precision" arrays of size 100000000 (1e8)

2009-09-06 Thread kargl at gcc dot gnu dot org
--- Comment #4 from kargl at gcc dot gnu dot org 2009-09-06 16:25 --- > > ! call random_seed() ! doesn't seem to change anything It changes the seeds to the default settings. Please see the manual that came with gfortran. As to the other problem, follow Richard's advice and us

[Bug fortran/41258] [4.4/4.5 Regression] internal compiler error: in find_typebound_proc_uop, at fortran/symbol.c:4575

2009-09-06 Thread domob at gcc dot gnu dot org
--- Comment #7 from domob at gcc dot gnu dot org 2009-09-06 16:16 --- Thanks for fixing this, I guess this was my fault (without looking further)... I was away over the weekend, but should be able to do some hacking again now ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41258

[Bug tree-optimization/41284] [4.5 regression] gcc fails to inline simple function

2009-09-06 Thread schwab at linux-m68k dot org
--- Comment #4 from schwab at linux-m68k dot org 2009-09-06 16:08 --- *** This bug has been marked as a duplicate of 41271 *** -- schwab at linux-m68k dot org changed: What|Removed |Added --

[Bug tree-optimization/41271] [4.5 Regression] FAIL: gcc.dg/matrix/matrix-2.c scan-ipa-dump-times matrix-reorg "Flattened 2 dimensions" 1

2009-09-06 Thread schwab at linux-m68k dot org
--- Comment #11 from schwab at linux-m68k dot org 2009-09-06 16:08 --- *** Bug 41284 has been marked as a duplicate of this bug. *** -- schwab at linux-m68k dot org changed: What|Removed |Added --

[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995

2009-09-06 Thread howarth at nitro dot med dot uc dot edu
--- Comment #28 from howarth at nitro dot med dot uc dot edu 2009-09-06 16:01 --- Hopefully we can still use Apple's gdb to debug these EH issues on darwin10. If I am reading... http://gcc.gnu.org/ml/gcc-patches/2009-09/msg00074.html correctly, the VTA merge may break the ability to d

[Bug libstdc++/41267] vector<>::resize() from an empty vector calls memmove for 0 bytes (twice), wasting a lot of cpu time in a production PowerDNS

2009-09-06 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2009-09-06 15:43 --- Fixed. -- paolo dot carlini at oracle dot com changed: What|Removed |Added Statu

[Bug libstdc++/41267] vector<>::resize() from an empty vector calls memmove for 0 bytes (twice), wasting a lot of cpu time in a production PowerDNS

2009-09-06 Thread paolo at gcc dot gnu dot org
--- Comment #2 from paolo at gcc dot gnu dot org 2009-09-06 15:41 --- Subject: Bug 41267 Author: paolo Date: Sun Sep 6 15:41:38 2009 New Revision: 151459 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151459 Log: 2009-09-06 Paolo Carlini PR libstdc++/41267 *

[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995

2009-09-06 Thread hjl dot tools at gmail dot com
--- Comment #27 from hjl dot tools at gmail dot com 2009-09-06 15:37 --- EH has been problematic on Darwin/x86, see PR 37012. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260

[Bug middle-end/41260] [4.5 Regression] major regressions on *-apple-darwin10 at -m64 caused by r147995

2009-09-06 Thread howarth at nitro dot med dot uc dot edu
--- Comment #26 from howarth at nitro dot med dot uc dot edu 2009-09-06 15:07 --- It duplicates my observations that this bug is only triggered on *-apple-darwin10 at -m64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41260

[Bug tree-optimization/41284] [4.5 regression] gcc fails to inline simple function

2009-09-06 Thread schwab at linux-m68k dot org
--- Comment #3 from schwab at linux-m68k dot org 2009-09-06 14:55 --- I don't know what m86k is, but this is obviously ppc assembler. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41284

[Bug tree-optimization/41284] [4.5 regression] gcc fails to inline simple function

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-09-06 14:49 --- Works for me on i?86. Maybe m86k is somehow oddly confused about the extra restrict qualification in the prototype? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41284

[Bug fortran/41283] Generated program gets killed on subsequent calls to random_number on "double precision" arrays of size 100000000 (1e8)

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-09-06 14:46 --- Well you are allocating an 1.5gb bss segment. There is no room for this amount of contiguous memory on i?86. You might want to use allocatable arrays instead. Anyway, this is not a gcc bug. -- rguenth at gcc d

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenther at suse dot de
--- Comment #17 from rguenther at suse dot de 2009-09-06 14:20 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, 6 Sep 2009, dberlin at dberlin dot org wrote: > --- Comment #16 from dberlin at gcc dot gnu dot org 2009-09-06 14:19 > -

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread dberlin at dberlin dot org
--- Comment #16 from dberlin at gcc dot gnu dot org 2009-09-06 14:19 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, Sep 6, 2009 at 8:50 AM, rguenth at gcc dot gnu dot org wrote: > > > --- Comment #13 from rguenth at gcc dot gnu

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenther at suse dot de
--- Comment #15 from rguenther at suse dot de 2009-09-06 14:17 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, 6 Sep 2009, dberlin at dberlin dot org wrote: > > > --- Comment #14 from dberlin at gcc dot gnu dot org 2009-09-06 14:15 >

[Bug tree-optimization/41284] [4.5 regression] gcc fails to inline simple function

2009-09-06 Thread schwab at linux-m68k dot org
--- Comment #1 from schwab at linux-m68k dot org 2009-09-06 14:15 --- Created an attachment (id=18517) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18517&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41284

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread dberlin at dberlin dot org
--- Comment #14 from dberlin at gcc dot gnu dot org 2009-09-06 14:15 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, Sep 6, 2009 at 8:41 AM, rguenth at gcc dot gnu dot org wrote: > > > --- Comment #12 from rguenth at gcc dot gnu

[Bug tree-optimization/41284] New: [4.5 regression] gcc fails to inline simple function

2009-09-06 Thread schwab at linux-m68k dot org
gcc fails to inline a simple function if it is first declared non-inline. There is no warning with -Winline. $ gcc -S -O2 -Winline -fpic inline.c $ grep fxstatat64 inline.s $ gcc -S -O2 -Winline -fpic inline.c -DNO_DECL $ grep fxstatat64 inline.s bl __gi___fxstata...@local --

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2009-09-06 14:07 --- Try building without the patch but with unlimited stack (ulimit -s unlimited) and see if the same error appears. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug c++/41144] [4.5 Regression] ice for legal code with -O2 in get_alias_set

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-09-06 14:04 --- The future canonical type with structual equality set is built from #0 0x089afcf4 in build_array_type (elt_type=0xb7d75620, index_type=0xb7d734d0) at /home/richard/src/trunk/gcc/tree.c:6906 #1 0x082ecaa7 in bu

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #15 from t7 at gmail dot com 2009-09-06 13:59 --- (gdb) print $pc $1 = (void (*)()) 0x80e132 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41254

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #14 from t7 at gmail dot com 2009-09-06 13:57 --- (In reply to comment #12) > Created an attachment (id=18516) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18516&action=view) [edit] > patch > > here it is > For some reason this leads to : Problem signature: Pr

[Bug fortran/41219] libgfortran build warnings

2009-09-06 Thread jb at gcc dot gnu dot org
--- Comment #6 from jb at gcc dot gnu dot org 2009-09-06 13:55 --- (In reply to comment #2) > Janne, I think the warning about "unix.c:750:15: warning: ‘statbuf.st_mode’ > may > be used uninitialized" is spurious, but can you have a look? Yes, it's spurious, and I submitted a patch (ht

[Bug bootstrap/41241] [4.5 regression] bootstrap comparison failure

2009-09-06 Thread vmakarov at redhat dot com
--- Comment #50 from vmakarov at redhat dot com 2009-09-06 13:46 --- I tried several times to reproduce it without success. It is suspicious that only gnat generated files are different. May be the bug is in gnat specific files. I found that gnat1 generated by a system compiler (g

[Bug fortran/41283] Generated program gets killed on subsequent calls to random_number on "double precision" arrays of size 100000000 (1e8)

2009-09-06 Thread sschwarzer at sschwarzer dot net
--- Comment #2 from sschwarzer at sschwarzer dot net 2009-09-06 13:22 --- Richard, thanks for the quick answer. :-) I hadn't gotten the idea of the limits because I can, from the same shell, allocate three lists with Python which have the same size (1e8) and contain floating point valu

[Bug middle-end/41254] [4.5 Regression] crashed compile Qt4 gui library

2009-09-06 Thread t66667 at gmail dot com
--- Comment #13 from t7 at gmail dot com 2009-09-06 12:55 --- (In reply to comment #12) > Created an attachment (id=18516) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18516&action=view) [edit] > patch > > here it is > Confirm fixed. -- http://gcc.gnu.org/bugzilla/sho

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2009-09-06 12:50 --- Equivalent to that would be to clean ANTIC_IN using the maximal set - that is, do not allow expressions in ANTIC_IN that are not in the maximal set. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2009-09-06 12:41 --- This is what I am thinking of: Index: gcc/tree-ssa-pre.c === --- gcc/tree-ssa-pre.c (revision 151458) +++ gcc/tree-ssa-pre.c (working copy) @@ -180

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2009-09-06 12:38 --- We again have ANTIC_IN/OUT oscillation ANTIC_OUT[] := { x_2 (0001), y_3 (0002), {pointer_plus_expr,x_2,4} (0011) } ANTIC_IN[] := { x_2 (0001), y_3 (0002), {pointer_plus_expr,x_2,4} (0011) } ANTIC_OUT[] := { x_2 (0

  1   2   >