This is the mail archive of the gcc-bugs@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]

[Bug target/57631] [patch] spurious warning for avr interrupts with asm labels


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57631

--- Comment #8 from pebbles at riseup dot net ---
(In reply to Georg-Johann Lay from comment #7)
> (In reply to pebbles from comment #6)
> 
> > This seems like a very small patch that makes GCC more extendable and
> > accurate.  I am not too attached to these things changing, although I am
> > curious what the reason is for not considering the patch.
> 
> You can propose and explain your change in the gcc-patches@ mailing list, of
> course.  That is the right place to get changes into the compiler.

All right, thank you.  I only started trying to make a patch after noticing
what seemed like a bug(?)

I see from patch submission docs I should add testcases as well.  If you have
any more feedback or help, thank you.


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