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

2007-02-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #66 from jvdelisle at gcc dot gnu dot org 2007-02-16 06:33 --- With todays trunk: Target: x86_64-unknown-linux-gnu Configured with: ../gcc43/configure --prefix=/home/jerry/gcc/usr --enable-languages=c,fortran --disable-libmudflap --enable-libgomp Thread model: posix gcc ver

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

2007-02-15 Thread fxcoudert at gcc dot gnu dot org
--- Comment #67 from fxcoudert at gcc dot gnu dot org 2007-02-16 06:50 --- PR 30391 is fixed with rev. 122030, so we should close this PR. Please reopen if we regress. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added --

[Bug fortran/30817] New: CP2K ICE in mc_coordinates.F:137

2007-02-15 Thread jvdelisle at gcc dot gnu dot org
Encountered this ICE with: gfc -c -O3 -ffast-math -march=nocona Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../gcc43/configure --prefix=/home/jerry/gcc/usr --enable-languages=c,fortran --disable-libmudflap --enable-libgomp Thread model: posix gcc version 4.3.0 20070216

[Bug fortran/30817] CP2K ICE in mc_coordinates.F:137

2007-02-15 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-02-16 06:54 --- I am a little out of phase here. Let me update with Rogers patch and test again. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30817

[Bug fortran/30817] CP2K ICE in mc_coordinates.F:137

2007-02-15 Thread fxcoudert at gcc dot gnu dot org
--- Comment #2 from fxcoudert at gcc dot gnu dot org 2007-02-16 06:54 --- This is already PR30391, known from a long time and recently fixed. Try rev >= 122030. *** This bug has been marked as a duplicate of 30391 *** *** This bug has been marked as a duplicate of 30391 *** -- fxc

[Bug middle-end/30391] [4.3 regression] ICE at -O1 with conditional expressions and GIMPLE_MODIFY_STMT

2007-02-15 Thread fxcoudert at gcc dot gnu dot org
--- Comment #11 from fxcoudert at gcc dot gnu dot org 2007-02-16 06:54 --- *** Bug 30817 has been marked as a duplicate of this bug. *** -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/30807] sh postreload bug (might be generic in trunk)

2007-02-15 Thread christian dot bruel at st dot com
--- Comment #3 from christian dot bruel at st dot com 2007-02-16 07:04 --- Created an attachment (id=13053) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13053&action=view) Add testcase. compile with sh-superh-elf-gcc (3.4.3) -O2 sh_postreload_bug.c -S -da at line 28 of sh_postre

[Bug other/30809] make install fails due to erroneous nesting of echo commands

2007-02-15 Thread ebotcazou at gcc dot gnu dot org
--- Comment #2 from ebotcazou at gcc dot gnu dot org 2007-02-16 07:05 --- You should set CONFIG_SHELL as explained in the build instructions. -- ebotcazou at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/30807] sh postreload bug (might be generic in trunk)

2007-02-15 Thread christian dot bruel at st dot com
--- Comment #4 from christian dot bruel at st dot com 2007-02-16 07:42 --- looks like a similar analysis for a bigger case was proposed in http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01395.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30807

<    1   2