builtin_return_addr vs frame_pointer_needed vs -O3
Andreas Schwab
schwab@suse.de
Wed Jun 26 09:17:00 GMT 2002
Richard Henderson <rth@redhat.com> writes:
|> *shrug* Perhaps. My thought had been that just because this
|> translation unit uses flag_omit_frame_pointer doesn't mean
|> that the calling translation unit did. But on the other hand
|> I suppose it's a relatively safe assumption that the entire
|> application is compiled with the same cflags.
I don't think this is safe. Libraries also become part of the
application, but they are usually compiled in a different environment.
Andreas.
--
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
More information about the Gcc
mailing list