http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47384
Summary: Doesn't indicate failure status when it doesn't
support (attiny2313A)
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47384
Omar Choudary changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
URL|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47384
--- Comment #3 from Omar Choudary 2011-01-20
20:15:06 UTC ---
(In reply to comment #1)
> This is still a duplicate of the bug you referenced. We don't keep around
> different bug reports for the same bug even if they are reported against
> diffe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45261
--- Comment #13 from Omar Choudary 2011-01-20
20:20:31 UTC ---
Created attachment 23050
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23050
Patch for gcc version 4.5.2 since the original patch only works for 4.5.1
This patch should be used
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47696
--- Comment #2 from Omar Choudary 2011-02-14
14:51:48 UTC ---
Created attachment 23337
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23337
Patch based on the proposed solution. Seems to fix the problem.
Just a patch based on the solution d