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] | |
It looks like there is something left over from PRE in the phi nodes for a block:
This is the first PHI node for the block:
p print_generic_stmt (stderr, $6, 64) EUSE () [class:-1 phiop:1 bb:7685 ]
If you compile with -fno-tree-pre the program finishes compilation.
Andrew
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |