Bug 677159 - Internal compiler error triggered in GROMACS
Summary: Internal compiler error triggered in GROMACS
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-13 19:12 UTC by Susi Lehtola
Modified: 2011-02-13 20:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-13 19:46:55 UTC
Type: ---


Attachments (Terms of Use)
Preprocessed source (58.41 KB, application/x-gzip)
2011-02-13 19:12 UTC, Susi Lehtola
no flags Details
Preprocessed source (58.67 KB, application/x-gzip)
2011-02-13 19:13 UTC, Susi Lehtola
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 47665 0 None None None Never

Description Susi Lehtola 2011-02-13 19:12:47 UTC
Created attachment 478506 [details]
Preprocessed source

The build of GROMACS 4.5.3 fails in F15 and rawhide with


/builddir/build/BUILD/gromacs-4.5.3/src/gmxlib/nonbonded/nb_kernel_ia32_sse2/nb_kernel400_ia32_sse2.c: In function 'nb_kernel400_ia32_sse2':
/builddir/build/BUILD/gromacs-4.5.3/src/gmxlib/nonbonded/nb_kernel_ia32_sse2/nb_kernel400_ia32_sse2.c:332:1: internal compiler error: in trunc_int_for_mode, at explow.c:56
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccnnbpER.out file, please attach this to your bugreport.
make[2]: *** [src/gmxlib/CMakeFiles/gmx.dir/nonbonded/nb_kernel_ia32_sse2/nb_kernel400_ia32_sse2.c.o] Error 1


/builddir/build/BUILD/gromacs-4.5.3/include/gmx_sse2_double.h:1551:1: warning: 'gmx_mm_update_2pot_pd' defined but not used [-Wunused-function]
/builddir/build/BUILD/gromacs-4.5.3/src/gmxlib/nonbonded/nb_kernel_ia32_sse2/nb_kernel410_ia32_sse2.c: In function 'nb_kernel410_ia32_sse2':
/builddir/build/BUILD/gromacs-4.5.3/src/gmxlib/nonbonded/nb_kernel_ia32_sse2/nb_kernel410_ia32_sse2.c:380:1: internal compiler error: in trunc_int_for_mode, at explow.c:56
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/ccAcPi0X.out file, please attach this to your bugreport.

Comment 1 Susi Lehtola 2011-02-13 19:13:17 UTC
Created attachment 478507 [details]
Preprocessed source

Comment 2 Jakub Jelinek 2011-02-13 19:46:55 UTC
This should be already fixed in 4.6.0-0.7.fc15.

Comment 3 Susi Lehtola 2011-02-13 20:33:10 UTC
So it is, thanks!


Note You need to log in before you can comment on or make changes to this bug.