* config/darwin-c.c (framework_construct_pathname): We must
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2005 01:55:58 +0000 (01:55 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2005 01:55:58 +0000 (01:55 +0000)
commit9ee94b75a1793d1fb6d3fa013d6f62413c8d7f78
tree65754a9c82efd86ffa2890be19a131dc4dd60fc9
parentaf9164b29d06cfb3da49b3bed9d619b45a0633d1
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98162 138bc75d-0d04-0410-961f-82ee72b054a4
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]