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

            Bug ID: 114127
           Summary: [14 regression] Assert_Failure in nlists.adb
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: simon at pushface dot org
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---

Created attachment 57550
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57550&action=edit
Reproducer

This was originally found in the equivalent arm-eabi cross compiler.
Sources in attached zip file.

$ gcc -c framebuffer_ili9341.ads 
+===========================GNAT BUG DETECTED==============================+
| 14.0.1 20240218 (experimental) (x86_64-apple-darwin21) Assert_Failure
nlists.adb:952|
| Error detected at ili9341-device.adb:44:53 [framebuffer_ili9341.ads:59:4]|
| Compiling framebuffer_ili9341.ads                                        |
| Please submit a bug report; see https://gcc.gnu.org/bugs/ .              |
| Use a subject line meaningful to you and us to track the bug.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact command that you entered.                              |
| Also include sources listed below.                                       |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
Consider also -gnatd.n switch (see debug.adb).

framebuffer_ili9341.ads
hal.ads
hal-framebuffer.ads
hal-bitmap.ads
framebuffer_ltdc.ads
stm32.ads
stm32-dma2d_bitmap.ads
stm32-dma2d.ads
memory_mapped_bitmap.ads
soft_drawing_bitmap.ads
stm32-ltdc.ads
stm32-device.ads
stm32_svd.ads
stm32_svd-sdio.ads
stm32-dma.ads
stm32_svd-dma.ads
stm32-gpio.ads
stm32_svd-gpio.ads
stm32-exti.ads
hal-gpio.ads
stm32-adc.ads
stm32_svd-adc.ads
stm32-usarts.ads
hal-uart.ads
stm32_svd-usart.ads
stm32-spi.ads
stm32_svd-spi.ads
hal-spi.ads
stm32-spi-dma.ads
stm32-dma-interrupts.ads
stm32-i2s.ads
hal-audio.ads
stm32-i2c.ads
stm32_svd-i2c.ads
hal-i2c.ads
stm32-i2c-dma.ads
stm32-timers.ads
stm32-dac.ads
stm32_svd-dac.ads
stm32-rtc.ads
hal-real_time_clock.ads
stm32-crc.ads
stm32_svd-crc.ads
stm32-sdmmc.ads
sdmmc_svd_periph.ads
hal-sdmmc.ads
hal-block_drivers.ads
stm32-sdmmc_interrupt.ads
ili9341.ads
ili9341-device.ads
hal-time.ads
ili9341-spi_connector.ads
ili9341-device.adb
ili9341-regs.ads

Reply via email to