darwin-c.c (framework_construct_pathname): We must find all headers of a framework...
authorMike Stump <mrs@apple.com>
Fri, 15 Apr 2005 01:55:58 +0000 (01:55 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Fri, 15 Apr 2005 01:55:58 +0000 (01:55 +0000)
commita68bdb0b8d55eada5a23b2dde0b77d4c6667d999
tree65754a9c82efd86ffa2890be19a131dc4dd60fc9
parent417ac4e6c704d8a7477e4c04dc7887314fd593d4
darwin-c.c (framework_construct_pathname): We must find all headers of a framework in the first instance of it found in...

        * config/darwin-c.c (framework_construct_pathname): We must
        find all headers of a framework in the first instance of it
        found in the seach path.

        * gcc.dg/Foundation.framework/empty: New.
        * gcc.dg/framework-2.c: New.

From-SVN: r98162
gcc/ChangeLog
gcc/config/darwin-c.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/Foundation.framework/empty [new file with mode: 0644]
gcc/testsuite/gcc.dg/framework-2.c [new file with mode: 0644]