This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r178599 - in /branches/gcc-4_6-branch/gcc: Chan...


Author: jamborm
Date: Tue Sep  6 15:09:10 2011
New Revision: 178599

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178599
Log:
2011-09-06  Martin Jambor  <mjambor@suse.cz>

	Revert
	2011-09-02  Martin Jambor  <mjambor@suse.cz>
        PR middle-end/49886
        * ipa-split.c (split_function): Do not skip any arguments if
        can_change_signature is set or there are function type attributes.

testsuite/
	* gcc.c-torture/execute/pr49886.c: Move to...
	* gcc.dg/torture/pr49886.c: ...here. Xfail run test for -O2 and above.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.dg/torture/pr49886.c
      - copied, changed from r178598, branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49886.c
Removed:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.c-torture/execute/pr49886.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/ipa-split.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]