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

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mjambor at suse dot cz

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-09-02 
08:59:14 UTC ---
This is caused by revision 178386: bootstrap succeeds on x86_64-apple-darwin10
and powerpc-apple-darwin9 if I revert it. 

------------------------------------------------------------------------
r178386 | jamborm | 2011-08-31 10:17:19 -0700 (Wed, 31 Aug 2011) | 11 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/ipa-inline-analysis.c
   M /trunk/gcc/ipa-split.c
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.c-torture/execute/pr49886.c

2011-08-31  Martin Jambor  <mjam...@suse.cz>

    PR middle-end/49886
    * ipa-inline-analysis.c (compute_inline_parameters): Set
    can_change_signature of noes with typde attributes.
    * ipa-split.c (split_function): Do not skip any arguments if
    can_change_signature is set.

    * testsuite/gcc.c-torture/execute/pr49886.c: New testcase.

It may be a duplicate of pr50260.

Reply via email to