[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread armin at xos dot net
--- Comment #3 from armin at xos dot net 2007-02-12 08:06 --- Subject: Re: compile error / segmentation fault / 64bit compiler sorry it's early in the morning ... sun studio 11: cc: sun C 5.8 2005/10/13 do you need further information? i compiled mysql/apache/perl/... so far

[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #4 from ebotcazou at gcc dot gnu dot org 2007-02-12 08:21 --- do you need further information? Yes, see http://gcc.gnu.org/bugs.html for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30769

[Bug c++/30771] New: ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dcb314 at hotmail dot com
I just tried to compile Suse Linux package ladspa-1.12.code10-56 with the GNU C++ compiler version 4.3 snapshot 20070209. The compiler said Descriptor.h: In static member function 'static void* DescriptorT::_instantiate(const _LADSPA_Descriptor*, ulong) [with T = CabinetII]': Descriptor.h:117:

[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2007-02-12 08:53 --- Created an attachment (id=13038) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13038action=view) C++ source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30771

[Bug c/30772] New: ice for legal code with -fno-unit-at-a-time -O2

2007-02-12 Thread dcb314 at hotmail dot com
I just tried to compile Suse Linux package lsvpd-0.16.0-36 with the GNU C++ compiler version 4.3 snapshot 20070209. The compiler said In file included from node.c:31: /usr/include/stdlib.h: In function 'atof': /usr/include/stdlib.h:400: internal compiler error: in optimize_inline_calls, at

[Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2

2007-02-12 Thread dcb314 at hotmail dot com
--- Comment #1 from dcb314 at hotmail dot com 2007-02-12 08:55 --- Created an attachment (id=13039) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13039action=view) C source code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30772

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags

2007-02-12 Thread manu at gcc dot gnu dot org
--- Comment #23 from manu at gcc dot gnu dot org 2007-02-12 09:32 --- Subject: Bug 7651 Author: manu Date: Mon Feb 12 09:32:08 2007 New Revision: 121843 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121843 Log: 2007-02-12 Manuel Lopez-Ibanez [EMAIL PROTECTED] PR

[Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2

2007-02-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-02-12 09:48 --- I'd say Doctor, it hurts when I do this -fno-unit-at-a-time RIP. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-02-12 09:58 --- Confirmed. We hit #1 0x00ecf362 in vectorizable_type_promotion (stmt=0x2afac97cd000, bsi=0x0, vec_stmt=0x0) at /space/rguenther/src/svn/trunk/gcc/tree-vect-transform.c:2752 2752 gcc_assert

[Bug libfortran/15516] assembly snippets for nano second resolution wall clock time

2007-02-12 Thread Helge dot Avlesen at bccs dot uib dot no
--- Comment #3 from Helge dot Avlesen at bccs dot uib dot no 2007-02-12 10:03 --- Subject: Re: assembly snippets for nano second resolution wall clock time jv244 at cam dot ac dot uk [EMAIL PROTECTED] writes: is this comment about get_clockfreq.o actually correct ? I find it

[Bug c++/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dorit at il dot ibm dot com
--- Comment #3 from dorit at il dot ibm dot com 2007-02-12 10:11 --- I'll look into it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30771

[Bug tree-optimization/30563] [4.3 Regression] ice for legal code with flags -O2 -fno-unit-at-a-time

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2007-02-12 10:41 --- *** Bug 30772 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30563

[Bug c/30772] ice for legal code with -fno-unit-at-a-time -O2

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-02-12 10:41 --- *** This bug has been marked as a duplicate of 30563 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/18889] Unable to build libstdc++-v3

2007-02-12 Thread mike at tedder dot com
--- Comment #11 from mike at tedder dot com 2007-02-12 10:45 --- Whatever this bug was in 3.4.3, does not occur or has been fixed in gcc-3.4.6 or gcc-4.1.1. Both of these compile bootstrap without any problems. For the record (and just to make sure it wasn't anything specific with my

[Bug c++/30583] [ODR] Non-static inline functions cause bugs when defined more than once in different files

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-12 10:49 --- To dect an ODR violation in this case, means a couple of things. First you cannot compare byte for byte the function as one might be compiled with optimizations and the other was compiled without. And then if you

[Bug pending/30773] New: Spec cpu2k6/h264ref and sphinx3 miscompare regression

2007-02-12 Thread grigory_zagorodnev at linux dot intel dot com
Benchmarks spec cpu2006/464.h264ref and cpu2006/482.sphinx3 miscompare its output with 'test' dataset when compiled with trunk GCC revision 121821 at -O2 optimization level. Binary regression search showed that regression is caused by More REG_EQ* notes cleanups patch

[Bug tree-optimization/29145] unsafe use of restrict qualifier

2007-02-12 Thread dorit at gcc dot gnu dot org
--- Comment #12 from dorit at gcc dot gnu dot org 2007-02-12 13:15 --- Subject: Bug 29145 Author: dorit Date: Mon Feb 12 13:14:52 2007 New Revision: 121844 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121844 Log: PR tree-optimization/29145 * tree-data-ref.c

[Bug pending/30773] Spec cpu2k6/h264ref and sphinx3 miscompare regression

2007-02-12 Thread steven at gcc dot gnu dot org
-- steven at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |steven at gcc dot gnu dot |dot org

[Bug tree-optimization/30771] ice for legal code with -O2 -ftree-vectorize

2007-02-12 Thread dorit at il dot ibm dot com
--- Comment #4 from dorit at il dot ibm dot com 2007-02-12 14:23 --- I'm testing the patch below. (wasn;t able to reproduce the problem in the attched testcase, but here's a reduced testcase for the problem that Richi described - thanks!: int a[128]; int main() { short i; for

[Bug middle-end/30774] New: [4.1 regression] ld: fatal: too many symbols require `small' PIC references

2007-02-12 Thread ghazi at gcc dot gnu dot org
Several testsuite failures have arisen on solaris2.10 when using -fpic (not -fPIC). The problem has gotten worse over time and I don't believe the testcases are changing, so GCC has gotten worse for some reason. The logfiles look like this: ld: fatal: too many symbols require `small' PIC

[Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references

2007-02-12 Thread ghazi at gcc dot gnu dot org
--- Comment #1 from ghazi at gcc dot gnu dot org 2007-02-12 14:39 --- This didn't seem to arise in 4.0.x, but all later branches have the problem. -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread armin at xos dot net
--- Comment #5 from armin at xos dot net 2007-02-12 14:40 --- Subject: Re: compile error / segmentation fault / 64bit compiler Stash.i is attached i compiled gcc with the above compiler. normal 64bit bootstrapping. cc - gcc 32 (can create 64bit with -m64) - gcc 32/64 (generates

[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #7 from ebotcazou at gcc dot gnu dot org 2007-02-12 14:54 --- i compiled gcc with the above compiler. normal 64bit bootstrapping. cc - gcc 32 (can create 64bit with -m64) - gcc 32/64 (generates 64bit) - gcc 64 (full 64bit) That's probably a duplicate of PR other/23541

[Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references

2007-02-12 Thread ghazi at gcc dot gnu dot org
--- Comment #2 from ghazi at gcc dot gnu dot org 2007-02-12 14:56 --- Correction, on 4.0.3 4.0.4, I get one error: FAIL: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o link http://gcc.gnu.org/ml/gcc-testresults/2006-03/msg00732.html

[Bug bootstrap/30775] New: Bootstrap segmentation faults checking for sqrtl declaration...

2007-02-12 Thread nospampeeps at yahoo dot com
AIX:doug:0 make bootstrap make[1]: Entering directory `/voltds/doug/tmp/gcc-3.4.6/libiberty' make[2]: Entering directory `/voltds/doug/tmp/gcc-3.4.6/libiberty/testsuite' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/voltds/doug/tmp/gcc-3.4.6/libiberty/testsuite' make[1]:

[Bug bootstrap/30775] Bootstrap segmentation faults checking for sqrtl declaration...

2007-02-12 Thread nospampeeps at yahoo dot com
--- Comment #1 from nospampeeps at yahoo dot com 2007-02-12 15:18 --- Created an attachment (id=13041) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13041action=view) Core dump. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30775

[Bug middle-end/30774] [4.1 regression] ld: fatal: too many symbols require `small' PIC references

2007-02-12 Thread ghazi at gcc dot gnu dot org
--- Comment #3 from ghazi at gcc dot gnu dot org 2007-02-12 15:22 --- Hmm on June *15th*, the -fbounds-check flag was added to the fortran testcase gfortran.dg/cray_pointers_2.f90, and taking that flag out of today's sources allows the testcase to pass with -fpic. However clearly my

[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)

2007-02-12 Thread rwgk at yahoo dot com
--- Comment #9 from rwgk at yahoo dot com 2007-02-12 15:47 --- My binary search (using the gcc-4_2-branch) stopped here: 119790 OK 119791 fails The corresponding commit was: % svn log -r 119791 r119791 |

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #48 from jv244 at cam dot ac dot uk 2007-02-12 15:56 --- Currently, there is a new ICE on CP2K (see initial comment) that happens at any optimisation level: gfortran -c all_cp2k_gfortran.f90 all_cp2k_gfortran.f90:118549: internal compiler error: Segmentation fault Please

[Bug c/30776] New: Replacing both stdin and stdout on forked child does not work.

2007-02-12 Thread alvin dot j dot rearick at saic dot com
I am building on a SunFire T2000, Solaris 10 os. The test programs replaces the stdin and stdout fds of the child with pipes from the parent. I keep thinking there has to be a stupid mistake here somewhere but I can't find it and everyone I show it to thinks it should work too. I ran test using

[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)

2007-02-12 Thread bangerth at dealii dot org
--- Comment #10 from bangerth at dealii dot org 2007-02-12 16:03 --- Daniel, any idea? -- bangerth at dealii dot org changed: What|Removed |Added CC|

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread fxcoudert at gcc dot gnu dot org
--- Comment #49 from fxcoudert at gcc dot gnu dot org 2007-02-12 16:16 --- (In reply to comment #48) Currently, there is a new ICE on CP2K (see initial comment) that happens at any optimisation level: gfortran -c all_cp2k_gfortran.f90 all_cp2k_gfortran.f90:118549: internal

[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)

2007-02-12 Thread dberlin at gcc dot gnu dot org
--- Comment #11 from dberlin at gcc dot gnu dot org 2007-02-12 16:37 --- (In reply to comment #10) Daniel, any idea? None. This change actually made us more conservative with points-to, it certainly won't cause *more* things to be optimized away. --

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #50 from jv244 at cam dot ac dot uk 2007-02-12 17:09 --- I really think CP2K should be added to some nightly tester somewhere by gfortran developers... Well, I second that, but we first need to get it working (like, the middle-end people have to move on PR30391).

[Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse

2007-02-12 Thread stuart at apple dot com
--- Comment #2 from stuart at apple dot com 2007-02-12 17:11 --- Almost certainly my fault; I'll look into this. Suggested workaround: choose a different target cpu; 'pentium4' works. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30757

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #51 from jv244 at cam dot ac dot uk 2007-02-12 17:12 --- I'm pretty sure it's the same problem that was already reported here: http://gcc.gnu.org/ml/fortran/2007-02/msg00250.html Of course, a confirmation wouldn't hurt, but I don't have time right now. If you manage

[Bug bootstrap/30775] Bootstrap segmentation faults checking for sqrtl declaration...

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-02-12 17:14 --- This target is known to bootstrap with 3.4.6. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30775

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #52 from pinskia at gcc dot gnu dot org 2007-02-12 17:20 --- I don't know if this triggers something, looks like a simple statement. Yes that triggers my memory of PR 30391. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975

[Bug middle-end/28690] [4.2/4.3 Regression] Performace problem with indexed load/stores on powerpc

2007-02-12 Thread bergner at gcc dot gnu dot org
--- Comment #35 from bergner at gcc dot gnu dot org 2007-02-12 17:29 --- Created an attachment (id=13042) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13042action=view) Alternate patch to commutative_operand_precedence to increase the precedence of REG_POINTER and MEM_POINTER

[Bug middle-end/23237] [4.1 Regression] -O1 rejects valid code (xxx causes a section type conflict).

2007-02-12 Thread fang at csl dot cornell dot edu
--- Comment #14 from fang at csl dot cornell dot edu 2007-02-12 17:31 --- I'm seeing some failures with 4.1.2-RC2 on test case pr23237.c on powerpc7400-apple-darwin8, posted: http://gcc.gnu.org/ml/gcc-testresults/2007-02/msg00475.html Are these known/expected/new? -- fang at csl

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #53 from jv244 at cam dot ac dot uk 2007-02-12 17:52 --- (In reply to comment #52) I don't know if this triggers something, looks like a simple statement. Yes that triggers my memory of PR 30391. No, that one only happens at -O1 and above, the current ICE is at -O0

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread pault at gcc dot gnu dot org
--- Comment #54 from pault at gcc dot gnu dot org 2007-02-12 18:02 --- (In reply to comment #53) (In reply to comment #52) I don't know if this triggers something, looks like a simple statement. Yes that triggers my memory of PR 30391. No, that one only happens at -O1 and

[Bug testsuite/30777] New: testsuite/gcc.target/i386/abi-1.c failure on openSolaris

2007-02-12 Thread jb at druiddesigns dot com
FAIL: gcc.target/i386/abi-1.c scan-assembler xmm0 Not certain if this is a code generation problem or a test suite problem. The generated code does not use mmx/sse registers. verbose output: /opt/gnu.org/gcc-4.1/bin/gcc abi-1.c -v -O1 -msse -mno-sse2 -S -o abi-1.s Using built-in specs. Target:

[Bug target/30052] memory hog on x86-64

2007-02-12 Thread pluto at agmk dot net
--- Comment #6 from pluto at agmk dot net 2007-02-12 18:25 --- Created an attachment (id=13043) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13043action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #55 from jv244 at cam dot ac dot uk 2007-02-12 18:26 --- Nonetheless, I do not see it being associated with my doo-doo in module.c, do you? I'm not an expert, but this is a traceback, leading to module.c: Program received signal SIGSEGV, Segmentation fault.

[Bug target/30052] memory hog on x86-64

2007-02-12 Thread pluto at agmk dot net
--- Comment #7 from pluto at agmk dot net 2007-02-12 18:27 --- x86_64-pld-linux-g++ -c -fPIC -O2 -fno-strict-aliasing -fwrapv -march=x86-64 -fno-strict-aliasing -gdwarf-2 -g2 -Wall -W -D_REENTRANT --save-temps -ftime-report -fmem-report -DQT_NO_DEBUG -DQT_CORE_LIB -I.

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread fxcoudert at gcc dot gnu dot org
--- Comment #56 from fxcoudert at gcc dot gnu dot org 2007-02-12 18:30 --- (In reply to comment #55) Program received signal SIGSEGV, Segmentation fault. gfc_insert_bbt (root=0x0, new=0x7a23c80, compare=0x459ed0 compare_symtree) at

[Bug target/30757] [4.3 Regression] ICE with -march=athlon-xp -mfpmath=sse

2007-02-12 Thread stuart at apple dot com
--- Comment #3 from stuart at apple dot com 2007-02-12 18:32 --- O.K., the breakage here is that athlon-xp is an SSE1 machine, and most of the conversions in the patch require SSE2. It looks like SSE1 will support a few of the new conversions (e.g. unsigned int32 = float); I'll see

[Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108

2007-02-12 Thread ian at airs dot com
--- Comment #4 from ian at airs dot com 2007-02-12 18:45 --- Tom Tromey helped me recreate this with a cross-compiler. I'm currently testing this patch: Index: lower-subreg.c === --- lower-subreg.c (revision 121769)

[Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108

2007-02-12 Thread ian at airs dot com
-- ian at airs dot com changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |ian at airs dot com |dot org |

[Bug middle-end/30778] New: [4.3 Regression] invalid code generation for memset() with -mtune=k8

2007-02-12 Thread belyshev at depni dot sinp dot msu dot ru
Reduced from combine.c, fails if compiled with -O1 -mtune=k8, doesn't fail with -O1 -mtune=generic. possibly introduced between r119211 and r119769 (not sure about this). // ---8--- extern void *memset (void *, int, unsigned

[Bug fortran/30779] New: incomplete file triggers ICE

2007-02-12 Thread jv244 at cam dot ac dot uk
trying to find a testcase for what is currently an issue in PR29975 I ran into this: [EMAIL PROTECTED]:/scratch/vondele/clean/cp2k/obj/Linux-x86-64-gfortran/sdbg gfortran t.f90 t.f90:0: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #57 from jv244 at cam dot ac dot uk 2007-02-12 19:18 --- Yes, that's the one: http://gcc.gnu.org/ml/fortran/2007-02/msg00250.html for people reducing the bug, I found that it is in the module cp_fm_pool_types. This indicates the the line number indicated in the segfault

[Bug target/30778] [4.3 Regression] invalid code generation for memset() with -mtune=k8

2007-02-12 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||hubicka at gcc dot gnu dot |

[Bug testsuite/30649] [4.1.x] possible bogus checkin of g++.dg/debug/debug9.C

2007-02-12 Thread aoliva at gcc dot gnu dot org
--- Comment #3 from aoliva at gcc dot gnu dot org 2007-02-12 19:26 --- Sorry, for some reason I had missed the e-mail with the question about this. Yes, the check in was bogus. I still don't understand how it happened. Sorry about that. --

[Bug fortran/30779] incomplete file triggers ICE

2007-02-12 Thread tkoenig at gcc dot gnu dot org
--- Comment #1 from tkoenig at gcc dot gnu dot org 2007-02-12 19:29 --- Confirmed. Backtrace: (gdb) r t.f90 Starting program: /home/ig25/libexec/gcc/i686-pc-linux-gnu/4.3.0/f951 t.f90 Failed to read a valid object file image from memory. t.f90:1: cat t.f90 1 Error: Unclassifiable

[Bug testsuite/30777] testsuite/gcc.target/i386/abi-1.c failure on openSolaris

2007-02-12 Thread jb at druiddesigns dot com
--- Comment #1 from jb at druiddesigns dot com 2007-02-12 20:08 --- Correction gmp version is gmp-4.2.1 not gmp-4.5.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30777

[Bug fortran/30779] incomplete file triggers ICE

2007-02-12 Thread jv244 at cam dot ac dot uk
--- Comment #2 from jv244 at cam dot ac dot uk 2007-02-12 20:12 --- (In reply to comment #1) Confirmed. Backtrace: (gdb) r t.f90 Starting program: /home/ig25/libexec/gcc/i686-pc-linux-gnu/4.3.0/f951 t.f90 Failed to read a valid object file image from memory. t.f90:1: cat

[Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2

2007-02-12 Thread tkoenig at gcc dot gnu dot org
--- Comment #8 from tkoenig at gcc dot gnu dot org 2007-02-12 20:21 --- Created an attachment (id=13044) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13044action=view) combined patch for this and PR 30765 Regression-test is OK, file generation is OK. -- tkoenig at gcc dot gnu

[Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2

2007-02-12 Thread tkoenig at gcc dot gnu dot org
--- Comment #9 from tkoenig at gcc dot gnu dot org 2007-02-12 20:23 --- Created an attachment (id=13045) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13045action=view) Test case Test case. I'll be away for a few days, I'll submit it as a proper patch then. --

[Bug libfortran/30533] minval, maxval missing for kind=1 and kind=2

2007-02-12 Thread tkoenig at gcc dot gnu dot org
--- Comment #10 from tkoenig at gcc dot gnu dot org 2007-02-12 20:25 --- (In reply to comment #8) Created an attachment (id=13044) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13044action=view) [edit] combined patch for this and PR 30765 Regression-test is OK, file

[Bug target/30052] possible quadratic behaviour.

2007-02-12 Thread dberlin at gcc dot gnu dot org
--- Comment #8 from dberlin at gcc dot gnu dot org 2007-02-12 20:47 --- Does this work on mainline with no real issue? If so, i'll try to backport the solver changes. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30052

[Bug fortran/30780] New: cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread glv at maths dot otago dot ac dot nz
Test2.f95 has this code: program test2 real :: start, finish, dog call cpu_time(start) dog = 1.0 dog = dog*dog call cpu_time(finish) print '(Time = , f6.3, seconds. )', finish - start end program test2 I compiled it with: gfortran -O0 -ffpe-trap='precision' test2.f95 and on running

[Bug target/30770] BOOT_CFLAGS=-O2 -g -mtune=nocona miscompiled thes stage 3 compiler

2007-02-12 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2007-02-12 21:09 --- I have verified that revision 119252: http://gcc.gnu.org/ml/gcc-cvs/2006-11/msg00907.html breaks -mtune=nocona. Jan, can you take a look? Thanks. -- hjl at lucon dot org changed: What|Removed

[Bug fortran/30781] New: cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread glv at maths dot otago dot ac dot nz
Test2.f95 has this code: program test2 real :: start, finish, dog call cpu_time(start) dog = 1.0 dog = dog*dog call cpu_time(finish) print '(Time = , f6.3, seconds. )', finish - start end program test2 I compiled it with: gfortran -O0 -ffpe-trap='precision' test2.f95 and on running

[Bug target/30770] [4.3 regression]: BOOT_CFLAGS=-O2 -g -mtune=nocona miscompiled thes stage 3 compiler

2007-02-12 Thread belyshev at depni dot sinp dot msu dot ru
--- Comment #3 from belyshev at depni dot sinp dot msu dot ru 2007-02-12 21:19 --- I believe this is the same bug as pr 30778. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30770

[Bug middle-end/30667] [4.3 Regression] ICE in immed_double_const, at emit-rtl.c:468

2007-02-12 Thread harsha dot jagasia at amd dot com
--- Comment #3 from harsha dot jagasia at amd dot com 2007-02-12 21:25 --- Does the patch from Uros fix this bug or is it still unresolved? -- harsha dot jagasia at amd dot com changed: What|Removed |Added

[Bug fortran/30781] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-12 21:25 --- *** This bug has been marked as a duplicate of 30780 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-12 21:25 --- *** Bug 30781 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30780

[Bug c++/29054] [4.0 Regression] ICE on friend template specialization

2007-02-12 Thread reichelt at gcc dot gnu dot org
--- Comment #10 from reichelt at gcc dot gnu dot org 2007-02-12 21:27 --- Was not fixed on the 4.0 branch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-02-12 21:28 --- This works for me on x86 linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30780

[Bug c/30776] Replacing both stdin and stdout on forked child does not work.

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-12 21:28 --- I really doubt this is a GCC bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30776

[Bug c/30776] Replacing both stdin and stdout on forked child does not work.

2007-02-12 Thread schwab at suse dot de
--- Comment #2 from schwab at suse dot de 2007-02-12 21:48 --- You never send EOF. -- schwab at suse dot de changed: What|Removed |Added Status|UNCONFIRMED

[Bug middle-end/7651] Define -Wextra strictly in terms of other warning flags

2007-02-12 Thread patchapp at dberlin dot org
--- Comment #24 from patchapp at dberlin dot org 2007-02-12 22:10 --- Subject: Bug number PR7651 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01102.html --

[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-02-12 Thread simartin at gcc dot gnu dot org
--- Comment #3 from simartin at gcc dot gnu dot org 2007-02-12 22:17 --- Subject: Bug 14622 Author: simartin Date: Mon Feb 12 22:17:06 2007 New Revision: 121864 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121864 Log: PR c++/14622 * pt.c (do_decl_instantiation): Detect type

[Bug c++/14622] type mismatch in explicit template instantiation not detected

2007-02-12 Thread simartin at gcc dot gnu dot org
--- Comment #4 from simartin at gcc dot gnu dot org 2007-02-12 22:25 --- Fixed on the mainline. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14622

[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread armin at xos dot net
--- Comment #8 from armin at xos dot net 2007-02-12 22:44 --- Subject: Re: compile error / segmentation fault / 64bit compiler i used that information you linked to, but i only got 64bit code with -m64 i needed it by default. i surely could have skipped the last step, but i wanted my

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread paulthomas2 at wanadoo dot fr
--- Comment #58 from paulthomas2 at wanadoo dot fr 2007-02-12 22:55 --- Subject: Re: [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk wrote: --- Comment #57 from jv244 at cam dot ac dot uk 2007-02-12 19:18 --- Yes, that's the one:

[Bug fortran/30319] [4.2 and 4.1 only] internal error in gfc_resolve_expr() for character parameter

2007-02-12 Thread pault at gcc dot gnu dot org
--- Comment #6 from pault at gcc dot gnu dot org 2007-02-12 22:58 --- Under the circumstances, I had better accept it... Paul -- pault at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/30769] compile error / segmentation fault / 64bit compiler

2007-02-12 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2007-02-12 23:02 --- i used that information you linked to, but i only got 64bit code with -m64 i needed it by default. i surely could have skipped the last step, but i wanted my local tree to just contain 64bit stuff. You

[Bug c/29521] Confusing warning for return with expression in function returning void

2007-02-12 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2007-02-12 23:15 --- Subject: Bug number PR 29521 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2007-02/msg01110.html --

[Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN

2007-02-12 Thread robilad at kaffe dot org
--- Comment #6 from robilad at kaffe dot org 2007-02-12 23:38 --- thanks for the patch, I've checked it in at fastjar project on savannah. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21822

[Bug fortran/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945

2007-02-12 Thread pault at gcc dot gnu dot org
--- Comment #14 from pault at gcc dot gnu dot org 2007-02-12 23:40 --- Subject: Bug 30554 Author: pault Date: Mon Feb 12 23:39:51 2007 New Revision: 121865 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121865 Log: 2007-02-13 Paul Thomas [EMAIL PROTECTED] PR

[Bug fastjar/13020] zip-style comments

2007-02-12 Thread robilad at kaffe dot org
--- Comment #6 from robilad at kaffe dot org 2007-02-12 23:47 --- I've checked in Wil's patch to the fastjar project's CVS on savannah. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13020

[Bug middle-end/29584] [4.0 Regression] internal compiler error on optimization

2007-02-12 Thread reichelt at gcc dot gnu dot org
--- Comment #11 from reichelt at gcc dot gnu dot org 2007-02-13 00:02 --- Not fixed on the 4.0 branch, but fixed in GCC 4.1.2 and later. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/21172] potential integer overflow error in STL heap functions

2007-02-12 Thread paolo at gcc dot gnu dot org
--- Comment #7 from paolo at gcc dot gnu dot org 2007-02-13 00:25 --- Subject: Bug 21172 Author: paolo Date: Tue Feb 13 00:25:30 2007 New Revision: 121875 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121875 Log: 2007-02-12 Paolo Carlini [EMAIL PROTECTED] PR

[Bug libstdc++/21172] potential integer overflow error in STL heap functions

2007-02-12 Thread pcarlini at suse dot de
--- Comment #8 from pcarlini at suse dot de 2007-02-13 00:26 --- Fixed. -- pcarlini at suse dot de changed: What|Removed |Added Status|ASSIGNED

[Bug c/29521] Confusing warning for return with expression in function returning void

2007-02-12 Thread manu at gcc dot gnu dot org
--- Comment #4 from manu at gcc dot gnu dot org 2007-02-13 00:29 --- Subject: Bug 29521 Author: manu Date: Tue Feb 13 00:29:17 2007 New Revision: 121876 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=121876 Log: 2007-02-13 Manuel Lopez-Ibanez [EMAIL PROTECTED] PR

[Bug c/30782] New: Error compiling SpiderMonkey.

2007-02-12 Thread rtpardavila at gmail dot com
1) Download GPAC extra_libs package from: gpac.sourceforge.net 2) Unpackage it and try to compile the SpiderMonkey library included in extra_lib/js folder. Just go to that folder and execute make -f Makefile.ref (as specified in extra_lib/ReadMe. 3) The result is: gcc -o

[Bug c/30782] Error compiling SpiderMonkey.

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-13 00:37 --- *** This bug has been marked as a duplicate of 26881 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/26881] [4.1 Regression] internal compiler error in dwarf2out_finish

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #28 from pinskia at gcc dot gnu dot org 2007-02-13 00:37 --- *** Bug 30782 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/30735] 50% slow down due to mem-ssa merge

2007-02-12 Thread dnovillo at gcc dot gnu dot org
--- Comment #4 from dnovillo at gcc dot gnu dot org 2007-02-13 00:59 --- I have now reproduced this locally and I'm working on a fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30735

[Bug c/29521] Confusing warning for return with expression in function returning void

2007-02-12 Thread manu at gcc dot gnu dot org
--- Comment #5 from manu at gcc dot gnu dot org 2007-02-13 01:52 --- Fixed in GCC 4.3 -- manu at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/25868] [4.0 Regression] Multiple templates and typedefs cause function prototype not to match

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2007-02-13 02:58 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27827] [4.0 Regression] gcc 4 produces worse x87 code on all platforms than gcc 3

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #70 from pinskia at gcc dot gnu dot org 2007-02-13 02:59 --- Fixed, 4.0 branch is now been closed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2007-02-13 04:26 --- troutmask:sgk[223] gfc4x -o z -g -ffpe-trap='precision' g.f90 troutmask:sgk[224] gdb ./z (gdb) run Starting program: /usr/home/sgk/tmp/z Program received signal SIGFPE, Arithmetic exception. 0x0040a3b2 in

[Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-13 04:32 --- I have no idea how to fix this problem at the moment. It is hard as there are no functions which convert from a floating point to an integer that might not raise a signal. This is why setting trapping on precision

[Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-02-13 05:41 --- I modified cpu_time_4 to just return some dummy values, and experimented a bit with the test case. When I commented out the print statement, the exception went away. Here is a reduced test case. program test2

[Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0

2007-02-12 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2007-02-13 06:41 --- (In reply to comment #5) The exception is occurring in the print statement. Nothing to do with time. No, there is a problem in cpu_time. -ffpe-trap='precision' is trapping on lost precision. On x86_64, long is

[Bug fortran/29975] [meta-bugs] ICEs with CP2K

2007-02-12 Thread pault at gcc dot gnu dot org
--- Comment #59 from pault at gcc dot gnu dot org 2007-02-13 06:56 --- (In reply to comment #58) Subject: Re: [meta-bugs] ICEs with CP2K jv244 at cam dot ac dot uk wrote: --- Comment #57 from jv244 at cam dot ac dot uk 2007-02-12 19:18 --- Yes, that's the

  1   2   >