Bug 30817 - CP2K ICE in mc_coordinates.F:137
Summary: CP2K ICE in mc_coordinates.F:137
Status: RESOLVED DUPLICATE of bug 30391
Alias: None
Product: gcc
Classification: Unclassified
Component: fortran (show other bugs)
Version: 4.3.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks: 29975
  Show dependency treegraph
 
Reported: 2007-02-16 06:51 UTC by Jerry DeLisle
Modified: 2007-02-16 06:54 UTC (History)
13 users (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerry DeLisle 2007-02-16 06:51:17 UTC
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 (experimental)

/home/jerry/cp2k/makefiles/../src/mc_coordinates.F: In function ‘check_for_overlap’:
/home/jerry/cp2k/makefiles/../src/mc_coordinates.F:137: internal compiler error: in operand_equal_p, at fold-const.c:2717

Also reported in 29975 [meta-bugs] ICEs with CP2K, but thought I should start a clean PR on this.
Comment 1 Jerry DeLisle 2007-02-16 06:54:19 UTC
I am a little out of phase here.  Let me update with Rogers patch and test again.
Comment 2 Francois-Xavier Coudert 2007-02-16 06:54:28 UTC
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 ***