[Bug c/94253] FAIL: gfortran.dg/bind_c_coms.f90 -O0 (test for excess errors)

danglin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 23 12:48:39 GMT 2020


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

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |c

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
The alignments provided by ASM_OUTPUT_ALIGNED_COMMON and ASM_OUTPUT_ALIGNED_BSS
are not identical on hppa.  The c driver has switched from using
ASM_OUTPUT_ALIGNED_COMMON to ASM_OUTPUT_ALIGNED_BSS when compiling
bind_c_coms_driver.c.


More information about the Gcc-bugs mailing list