Re: [PATCH, Committed] Fix ChangeLog (was: [PATCH] Fix AVR fallout)

2012-08-19 Thread Jan-Benedict Glaw
On Sun, 2012-08-19 11:58:49 -0700, Ian Lance Taylor wrote: > On Sun, Aug 19, 2012 at 1:34 AM, Jan-Benedict Glaw wrote: > > I fixed ChangeLog's whitespace (probably cut'n'paste error), committed > > as obvious. > > > > 2012-08-19 Jan-Benedict Glaw > > > > * ChangeLog: Fix whitespace. >

Re: [PATCH, Committed] Fix ChangeLog (was: [PATCH] Fix AVR fallout)

2012-08-19 Thread Ian Lance Taylor
On Sun, Aug 19, 2012 at 1:34 AM, Jan-Benedict Glaw wrote: > I fixed ChangeLog's whitespace (probably cut'n'paste error), committed > as obvious. > > 2012-08-19 Jan-Benedict Glaw > > * ChangeLog: Fix whitespace. Note that fixes to the ChangeLog files do not themselves get ChangeLog ent

[PATCH, Committed] Fix ChangeLog (was: [PATCH] Fix AVR fallout)

2012-08-19 Thread Jan-Benedict Glaw
On Sun, 2012-08-19 10:19:37 +0400, Denis Chertykov wrote: > 2012/8/18 Jan-Benedict Glaw : [...] > > gcc/Changelog: > > * config/avr/avr-log.c (avr_log_vadump): Properly use > > int-promoted enum values. > > * config/avr/avr.h (struct mcu_type_s): Change `arch' from > >

Re: [PATCH] Fix AVR fallout

2012-08-18 Thread Denis Chertykov
2012/8/18 Jan-Benedict Glaw : > Hi! > > I see these warnings/errors right now: > > g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing > -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variad

[PATCH] Fix AVR fallout

2012-08-17 Thread Jan-Benedict Glaw
Hi! I see these warnings/errors right now: g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-s