This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: java/io/natFile.cc:106: internal compiler error: verify_ssa failed.
Hello,
> While you are around there, can you rename it to tree-loop-ivopts?
>
> (I have no idea why zdenek keeps naming switches in ways that are
> completely different than how we've been naming them :P).
since I do not like the convention. At least the tree- prefix is
completely useless. The switches are here for users, and I do not see
any reason for users to be aware of on what infrastructure a given pass
runs. I am fairly sure that 99% of users will not know what the
tree- prefix signifies, anyway.
Zdenek