re PR target/23828 (local calling convention not used when using --combine)
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 25 Sep 2005 20:01:07 +0000 (20:01 +0000)
committerDan Nicolaescu <dann@gcc.gnu.org>
Sun, 25 Sep 2005 20:01:07 +0000 (20:01 +0000)
commitad90e28f8f685996778fa94aa6c9b5c86adb210c
treed5b5eacaa04858942dbe50ce2f50b5cfe551b0a8
parentf6326c19c793f5f277502fd9f1be365bd0c93726
re PR target/23828 (local calling convention not used when using --combine)

PR 23828
* config/i386/i386.c (ix86_function_regparm): Fix the test for
a nested function.

From-SVN: r104623
gcc/ChangeLog
gcc/config/i386/i386.c