This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc extra alignment..
- To: rth at cygnus dot com (Richard Henderson)
- Subject: Re: Gcc extra alignment..
- From: Joern Rennecke <amylaar at redhat dot com>
- Date: Wed, 1 Nov 2000 01:58:35 +0000 (GMT)
- Cc: rittle at latour dot rsch dot comm dot mot dot com (Loren James Rittle), gcc at gcc dot gnu dot org, torvalds at transmeta dot com
> line numbers for debugging, which we only emit at -O0. We should
> probably not emit the nop when not emitting debugging information,
That would violate the principle that -g should not change the emitted
code.