This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR: 19885 [4.0/4.1 Regression] avr dwarf-2 support is broken for head 4.0/4.1


On Wed, May 18, 2005 at 08:37:13PM +0200, Björn Haase wrote:
> Of course, in my avr.h I *had* locally introduced
> 
> #define TARGET_UNALIGNED_HI_OP "\t.word\t"
> #define TARGET_UNALIGNED_SI_OP "\t.long\t"

You could put them where they belong in the .c file.  Then you 
wouldn't have that problem.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]