OSDN Git Service

PR target/6428
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2003 22:00:58 +0000 (22:00 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 May 2003 22:00:58 +0000 (22:00 +0000)
commitae204ba4fd0b3f0d5bbf2848cf880f4f3ada5361
treefa47d879a76304b6366e8da00594921f81626821
parentd8ad07579834dddcde83fad3d55de2588abd3ca0
PR target/6428
* pa-hpux10.h (LINK_SPEC, LIB_SPEC): Move -L options for profiling
directories from LIB_SPEC to LINK_SPEC.  Emit warning if `-p' or `-pg'
option is used without `-static'.
* pa-hpux11.h (LINK_SPEC, LIB_SPEC): Likewise.
* pa64-hpux.h (LINK_SPEC, LIB_SPEC): Likewise.
* g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
for hppa*-hp-hpux*.
* gcc.dg/20021014-1.c (dg-options): Likewise.
* gcc.dg/nest.c (dg-options): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67068 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-hpux10.h
gcc/config/pa/pa-hpux11.h
gcc/config/pa/pa64-hpux.h
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.law/profile1.C
gcc/testsuite/gcc.dg/20021014-1.c
gcc/testsuite/gcc.dg/nest.c