Partial Fix PR/10129
authorAndrew Pinski <pinskia@physics.uc.edu>
Wed, 16 Jul 2003 19:05:53 +0000 (19:05 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 16 Jul 2003 19:05:53 +0000 (12:05 -0700)
commit1622229cb182906d9375ccbb6dd6672b9cb017da
tree764c34de1b929602e5ba4745ef412025e5a8a134
parentdb2f435beacd8e9e9f07616c5806acb518ff821c
Partial Fix PR/10129

2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>

        Partial Fix PR/10129
        * config/darwin.c (machopic_function_base_name): Only Return "<pic base>".
        (machopic_output_function_base_name): New; print the true pic label.
        (machopic_classify_ident): Pic Base is always a defined data.
        * config/darwin.h (ASM_OUTPUT_LABELREF): Support the pic base label.
        * config/darwin-proto.h (machopic_output_function_base_name): Prototype.

From-SVN: r69472
gcc/ChangeLog
gcc/config/darwin-protos.h
gcc/config/darwin.c
gcc/config/darwin.h