(linenum→info "unix/slp.c:2238")

guest

2008-01-16

gcc/4.2.2/gcc/testsuite/gcc.dg/tree-ssa/pr25734.c:4-6

    4: struct list_head {
    5:  struct list_head *next;
    6: };

単方向リストの宣言