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/27841] New: ICE: expected ssa_name, have symbol_memory_tag in verify_ssa, at tree-ssa.c:776


(sid)3415:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/gcc -c -O1 mini.c
(sid)3416:tbm@test: ~/delta/bin] /usr/lib/gcc-snapshot/bin/gcc -c -O2 mini.c
mini.c: In function 'z_atan2':
mini.c:33: internal compiler error: tree check: expected ssa_name, have
symbol_memory_tag in verify_ssa, at tree-ssa.c:776
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
zsh: exit 1     /usr/lib/gcc-snapshot/bin/gcc -c -O2 mini.c
(sid)3417:tbm@test: ~/delta/bin]


-- 
           Summary: ICE: expected ssa_name, have symbol_memory_tag in
                    verify_ssa, at tree-ssa.c:776
           Product: gcc
           Version: 4.2.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=27841


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