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/60247] AVR ATxmega C++ constructor startup in libgcc.S causes boot loop


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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
(In reply to bobf from comment #3)
>> 4.7 is the oldest supported release series.  4.5 is no more supported.
> 
> it's currently being used in the FreeBSD ports system, though.  Thanks.

If you want it in 4.5.1, you must suport your own gcc 4.5 and backport whatever
you like, e.g. for this one: r187058 which is the backport of PR45263 to 4.5.4.
 Thus, you can also upgrade to 4.5.4 (or 4.6.1 or newer).

*** This bug has been marked as a duplicate of bug 45263 ***


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