This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/19293] avr-gcc crashes when using shifts with negative shift count
- From: "bernie at develer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jan 2005 05:46:20 -0000
- Subject: [Bug target/19293] avr-gcc crashes when using shifts with negative shift count
- References: <20050106160127.19293.bjoern.m.haase@web.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bernie at develer dot com 2005-01-20 05:46 -------
(In reply to comment #10)
> Hi,
>
> here is the changed patch for avr.c . I hope that it is now compliant to the
> gcc coding standards. I however did not understand what you have meant with
> "this hunk adds spurious whitespace".
There's a change of one line that adds a single
whitespace after an opening brace.
Also, there's an if-block that has the braces
indented by one space instead of two spaces.
Sorry for being picky. I'll fix these before
committing if the patch gets approved.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19293