[Bug fortran/47023] [4.6/4.7 regression] C_Sizeof: Rejects valid code

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 29 13:29:00 GMT 2011


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.2                       |---

--- Comment #8 from janus at gcc dot gnu.org 2011-09-29 13:25:47 UTC ---
(In reply to comment #6)
> Seemingly caused by the patch for PR 44649:

... which is:

http://gcc.gnu.org/viewcvs?view=revision&revision=161977


This patch itself doesn't do anything wrong AFAICS, it rather seems to expose
an underlying bug: Either we need to set the 'is_c_interop' flag correctly or
loosen the checks in verify_c_interop.



More information about the Gcc-bugs mailing list