[patch c++, ada, middle-end]: PR 38662 - __fastcall confuses a function's throw() specification
Eric Botcazou
ebotcazou@adacore.com
Fri Dec 31 19:35:00 GMT 2010
> Good, I remove this part of the patch. I wasn't quite sure if there
> would be some use of METHOD_TYPE. As by grepping through ada's gcc
> tree I found some hits for it.
Indeed, removed thusly, thanks for pointing this out.
2010-12-31 Eric Botcazou <ebotcazou@adacore.com>
* gcc-interface/decl.c (substitute_in_type): Do not deal with
LANG_TYPE, METHOD_TYPE or OFFSET_TYPE.
* gcc-interface/utils.c (handle_vector_size_attribute): Do not deal
with METHOD_TYPE or OFFSET_TYPE.
--
Eric Botcazou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.diff
Type: text/x-diff
Size: 1008 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20101231/37b02e23/attachment.bin>
More information about the Gcc-patches
mailing list