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 tree-optimization/34122] New: [4.3 Regression] ICE in get_addr_dereference_operands, at tree-ssa-operands.c:1746


I get the following ICE with current trunk.  This didn't happen
with a compiler from trunk on 2007-10-27.

(sid)tbm@coconut0:~$ /usr/lib/gcc-snapshot/bin/gcc -c -O
sqlitebrowser-vdbeaux.c
sqlitebrowser-vdbeaux.c: In function 'sqlite3VdbeChangeP3':
sqlitebrowser-vdbeaux.c:6: internal compiler error: in
get_addr_dereference_operands, at tree-ssa-operands.c:1746
Please submit a full bug report,


-- 
           Summary: [4.3 Regression] ICE in get_addr_dereference_operands,
                    at tree-ssa-operands.c:1746
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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