This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g++.dg/other/static11.C regression
- From: Jan Hubicka <hubicka at ucw dot cz>
- To: Richard Henderson <rth at twiddle dot net>
- Cc: Zack Weinberg <zack at codesourcery dot com>, gcc-bugs at gcc dot gnu dot org
- Date: Sun, 19 Oct 2003 21:03:57 +0200
- Subject: Re: g++.dg/other/static11.C regression
- References: <20031019185853.GA24902@twiddle.net>
> I believe this is yours. The for-rtl-output print_reg function
> aborts on fake internal registers. The debug print reg macro
> that you deleted didn't.
I removed that abort as obivous fix on mainline today.
(it was making debugging very difiuclt and also brought SPEC testers
down)
Honza
>
>
> r~