-
- Downloads
re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application...
re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application to be profiled is linked with shared libgcc) 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. From-SVN: r67068
Showing
- gcc/ChangeLog 9 additions, 0 deletionsgcc/ChangeLog
- gcc/config/pa/pa-hpux10.h 20 additions, 7 deletionsgcc/config/pa/pa-hpux10.h
- gcc/config/pa/pa-hpux11.h 18 additions, 8 deletionsgcc/config/pa/pa-hpux11.h
- gcc/config/pa/pa64-hpux.h 19 additions, 5 deletionsgcc/config/pa/pa64-hpux.h
- gcc/testsuite/ChangeLog 7 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/g++.old-deja/g++.law/profile1.C 1 addition, 0 deletionsgcc/testsuite/g++.old-deja/g++.law/profile1.C
- gcc/testsuite/gcc.dg/20021014-1.c 1 addition, 0 deletionsgcc/testsuite/gcc.dg/20021014-1.c
- gcc/testsuite/gcc.dg/nest.c 1 addition, 0 deletionsgcc/testsuite/gcc.dg/nest.c
Loading
Please register or sign in to comment