http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59927

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org,
                   |                            |ktietz at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
   0x14cdc97 add_file_to_cache_tab
           /home/marek/src/gcc/gcc/input.c:296

That's unrelated segfault,
http://gcc.gnu.org/ml/gcc-patches/2014-01/msg01514.html

Supposedly ms_abi attribute, if accumulate_outgoing_args isn't set, could just
implicitly add target ("accumulate-outgoing-args")?  Or what is the reason why
ms_abi doesn't support it?

Reply via email to