Changes between Initial Version and Version 1 of Ticket #63469, comment 5
- Timestamp:
- Sep 9, 2021, 10:03:48 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63469, comment 5
initial v1 3 3 gcc/config/darwin.h 4 4 }}} 5 There are all kinds of various system checks and workarounds in there for various things. It is easy to imagine that whatever is supposed to control the automatic linking of {{{libssp}}} whenever {{{-fstack-protector-strong}}} is used is hosed on Tiger, because almost nobody ever ytests Tiger any more.5 There are all kinds of various system checks and workarounds in there for various things. It is easy to imagine that whatever is supposed to control the automatic linking of {{{libssp}}} whenever {{{-fstack-protector-strong}}} is used is hosed on Tiger, because almost nobody ever tests Tiger any more. 6 6 7 7 Iain told me that Tiger is now officially off his regular gcc test suite list, although he won't purposefully try to break Tiger.