This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PR 6212
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: mark at codesourcery dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 6 May 02 11:46:17 EDT
- Subject: Re: PR 6212
Seems like it would be nice if "fold" would just give us back the original
thing, there, but that's hardly a general solution.
It does and that's indeed the problem: if it didn't fold it, things would
work OK.
Good, I like this patch. Please run the complete set of tests and then
check it in.
I get some strange error messages when I try to run the G++ testsuite,
most likely because there's something I haven't fully recovered from backups
yet. But it bootstraps and the C test are fine.