[pch issue] Error: symbol `.LEHB0' is already defined
Karel Gardas
kgardas@objectsecurity.com
Sat Jun 7 14:58:00 GMT 2003
Geoff,
Great! Your patch solved my problem.
Thanks a lot,
Karel
On Fri, 6 Jun 2003, Geoff Keating wrote:
>
> Try this patch and tell me if it works:
>
> *** except.c.~1.242.~ Mon May 12 14:55:34 2003
> --- except.c Fri Jun 6 14:05:23 2003
> ***************
> *** 102,108 ****
> struct eh_region *region;
> };
>
> ! static int call_site_base;
> static GTY ((param_is (union tree_node)))
> htab_t type_to_runtime_map;
>
> --- 102,108 ----
> struct eh_region *region;
> };
>
> ! static GTY(()) int call_site_base;
> static GTY ((param_is (union tree_node)))
> htab_t type_to_runtime_map;
>
> --
> - Geoffrey Keating <geoffk@geoffk.org>
>
--
Karel Gardas kgardas@objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the Gcc
mailing list