This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/36129] New: ICE with -fprofile-use


current CP2K CVS fails to compile with [trunk revision 134945]

/data03/vondele/clean/cp2k/src/../src/atomic_kind_types.F: In function
?read_atomic_kind?:
/data03/vondele/clean/cp2k/src/../src/atomic_kind_types.F:1158: error: Dead
histogram
IOR value ior:0.
__builtin_memset (&element_symbol[2]{lb: 1 sz: 1}, 32, 1);

/data03/vondele/clean/cp2k/src/../src/atomic_kind_types.F:1158: internal
compiler error: verify_h                                         istograms
failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

when compiled with command line:

gfortran -c -fprofile-use -O3 -ffast-math -funroll-loops -ftree-vectorize
-march=native -ffree-form -D__GFORTRAN -D__FFTSG 
-D__COMPILE_ARCH="\"Linux-x86-64-gfortran\"" -D__COMPILE_DATE="\"Mon May  5
12:27:17 CEST 2008\"" -D__COMPILE_HOST="\"pcihopt3\""
-D__COMPILE_LASTCVS="\"/qs_integrate_potential.F/1.136/Fri May  2 13:45:49
2008//\"" /data03/vondele/clean/cp2k/src/../src/atomic_kind_types.F

what is the best way to get this to a reasonable testcase?


-- 
           Summary: ICE with -fprofile-use
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jv244 at cam dot ac dot uk
OtherBugsDependingO 29975
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36129


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]