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/23625] [4.1 Regression] ICE: in bsi_after_labels, at tree-flow-inline.h:758


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 21:21 -------
This is a bug in ifcvt:
#0  internal_error (gmsgid=0xb1eb1f "in %s, at %s:%d") at /home/pinskia/src/onetest/gcc/gcc/
diagnostic.c:534
#1  0x000000000060c3f2 in fancy_abort (file=0xbe7b20 "/home/pinskia/src/onetest/gcc/gcc/tree-
flow-inline.h", line=758, function=0xbe7b6b "bsi_after_labels")
    at /home/pinskia/src/onetest/gcc/gcc/diagnostic.c:590
#2  0x0000000000a23ce7 in bsi_after_labels (bb=0x2a95c25c00) at tree-flow-inline.h:758
#3  0x0000000000a22ece in process_phi_nodes (loop=0xe680c0) at /home/pinskia/src/onetest/gcc/
gcc/tree-if-conv.c:836
#4  0x0000000000a22fae in combine_blocks (loop=0xe680c0) at /home/pinskia/src/onetest/gcc/gcc/
tree-if-conv.c:868
#5  0x0000000000a217fa in tree_if_conversion (loop=0xe680c0, for_vectorizer=1 '\001') at /home/
pinskia/src/onetest/gcc/gcc/tree-if-conv.c:201
#6  0x0000000000a2382b in main_tree_if_conversion () at /home/pinskia/src/onetest/gcc/gcc/tree-
if-conv.c:1113
#7  0x0000000000946100 in execute_one_pass (pass=0xd1d520) at /home/pinskia/src/onetest/gcc/
gcc/passes.c:808


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpatel at gcc dot gnu dot
                   |                            |org


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


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