This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Merge from pch branch; call for testers
- From: Andreas Schwab <schwab at suse dot de>
- To: Geoff Keating <geoffk at redhat dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 01 Jun 2002 21:08:14 +0200
- Subject: Re: Merge from pch branch; call for testers
- References: <200205232109.g4NL9TT00928@desire.geoffk.org><je661drgxj.fsf@sykes.suse.de> <jmit54llkt.fsf@desire.geoffk.org><jeofewwsi0.fsf@sykes.suse.de><200205311849.g4VInO324517@desire.geoffk.org>
Geoff Keating <geoffk@geoffk.org> writes:
|> Your version of the branch does have this patch? It should have fixed it:
|>
|> @@ -1538,15 +1534,14 @@ write_gc_root (f, v, type, name, has_len
|>
|> tp = type->u.p;
|>
|> - if (! has_length
|> - && (tp->kind == TYPE_UNION || tp->kind == TYPE_STRUCT))
|> + if (! has_length && UNION_OR_STRUCT_P (tp))
|> {
|> fprintf (f, " >_ggc_mx_%s\n", tp->u.s.tag);
|> }
I was too fast, your last checkins were not synched to subversions yet.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."