[Bug middle-end/20946] --enable-checking=yes,fold fails on the mainline
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 11 14:05:00 GMT 2005
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-11 14:05 -------
(In reply to comment #2)
> And TREE_LIST too.
Actually it related to how TREE_LIST is handle, I change the recusiveness of fold_checksum_tree for
TREE_LIST is that we no longer use recusion but a loop instead.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20946
More information about the Gcc-bugs
mailing list