public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/96055] New: avr: atmega324pb not supported
@ 2020-07-04  7:37 matwey.kornilov at gmail dot com
  2020-07-04  7:41 ` [Bug target/96055] " pinskia at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: matwey.kornilov at gmail dot com @ 2020-07-04  7:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055

            Bug ID: 96055
           Summary: avr: atmega324pb not supported
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: matwey.kornilov at gmail dot com
  Target Milestone: ---

Created attachment 48832
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48832&action=edit
Patch to resolve the issue

Hello,


Currently, avr-gcc lacks support for Atmega324PB MCU.
This MCU can be found on Evaluation boards (such as
https://www.microchip.com/DevelopmentTools/ProductDetails/ATMEGA324PB-XPRO ).


Attached here is a patch (tested) to introduce Atmega324PB support.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/96055] avr: atmega324pb not supported
  2020-07-04  7:37 [Bug other/96055] New: avr: atmega324pb not supported matwey.kornilov at gmail dot com
@ 2020-07-04  7:41 ` pinskia at gcc dot gnu.org
  2020-07-04  8:26 ` matwey.kornilov at gmail dot com
  2023-08-01 19:37 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-07-04  7:41 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Patches should be sent to gcc-patches@ after reading
https://gcc.gnu.org/contribute.html .

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/96055] avr: atmega324pb not supported
  2020-07-04  7:37 [Bug other/96055] New: avr: atmega324pb not supported matwey.kornilov at gmail dot com
  2020-07-04  7:41 ` [Bug target/96055] " pinskia at gcc dot gnu.org
@ 2020-07-04  8:26 ` matwey.kornilov at gmail dot com
  2023-08-01 19:37 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: matwey.kornilov at gmail dot com @ 2020-07-04  8:26 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055

--- Comment #2 from Matwey V. Kornilov <matwey.kornilov at gmail dot com> ---
(In reply to Andrew Pinski from comment #1)
> Patches should be sent to gcc-patches@ after reading
> https://gcc.gnu.org/contribute.html .

Thanks. I did a month ago, but nobody has answered:

https://gcc.gnu.org/pipermail/gcc-patches/2020-June/547312.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug target/96055] avr: atmega324pb not supported
  2020-07-04  7:37 [Bug other/96055] New: avr: atmega324pb not supported matwey.kornilov at gmail dot com
  2020-07-04  7:41 ` [Bug target/96055] " pinskia at gcc dot gnu.org
  2020-07-04  8:26 ` matwey.kornilov at gmail dot com
@ 2023-08-01 19:37 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: gjl at gcc dot gnu.org @ 2023-08-01 19:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96055

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |12.1.0
         Resolution|---                         |FIXED
           Severity|normal                      |enhancement
           Priority|P3                          |P5
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Closed as fixed in v12+.

ATmega324PB is present in the sources (gcc/config/avr/avr-mcus.def,
Author=Matwey V. Kornilov) since v12.1 at least.

If you want to use it with older versions of the compiler (and newer than
v5.1), please follow the explanation in the avr-gcc wiki at
https://gcc.gnu.org/wiki/avr-gcc#avr-gcc_v5_and_newer

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-01 19:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-04  7:37 [Bug other/96055] New: avr: atmega324pb not supported matwey.kornilov at gmail dot com
2020-07-04  7:41 ` [Bug target/96055] " pinskia at gcc dot gnu.org
2020-07-04  8:26 ` matwey.kornilov at gmail dot com
2023-08-01 19:37 ` gjl at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).