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/45224] New: internal compiler error: in trunc_int_for_mode, at explow.c:57


gcc -O3 -c ice-min.i 
ice-min.i:168:39: warning: 'struct vdrive_s' declared inside parameter list
[enabled by default]
ice-min.i:168:39: warning: its scope is only this definition or declaration,
which is probably not what you want [enabled by default]
ice-min.i: In function 'drive_snapshot_read_module':
ice-min.i:212:7: warning: assignment makes pointer from integer without a cast
[enabled by default]
ice-min.i: In function 'drive_snapshot_write_module':
ice-min.i:203:1: internal compiler error: in trunc_int_for_mode, at explow.c:57


-- 
           Summary: internal compiler error: in trunc_int_for_mode, at
                    explow.c:57
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: moonshine at kapsi dot fi
  GCC host triplet: x86_64-unknown-linux
GCC target triplet: x86_64-unknown-linux


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


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