public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* -g and -fvar-tracking
@ 2018-04-24  7:06 Sandra Loosemore
  2018-04-24  7:18 ` Jakub Jelinek
  0 siblings, 1 reply; 3+ messages in thread
From: Sandra Loosemore @ 2018-04-24  7:06 UTC (permalink / raw)
  To: gcc; +Cc: Don Breazeal

Can somebody remind me why using -g doesn't also enable -fvar-tracking 
by default?  At least for -g2, which is supposed to emit debug 
information about local variables?  It seems kind of counterintuitive to 
me that specifying a -O option enables a pass to collect better debug 
information but specifying -g to request debuggable code doesn't.  :-S

-Sandra

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-24 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24  7:06 -g and -fvar-tracking Sandra Loosemore
2018-04-24  7:18 ` Jakub Jelinek
2018-04-25  3:17   ` Sandra Loosemore

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).