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 fortran/46641] Specification-expr checks and results with C_SIZEOF and SIZEOF


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

--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2010-11-27 21:57:01 UTC ---
The issue with specification issues is now fixed by PR 46678 (almost, not yet
committed). The TRANSFER issue was fixed as PR 46638.

Thus, remaining is only using C_SIZEOF - and by completeness - SIZEOF in
initialization expressions.

I think the latter is really tracked in PR 36437. Related is PR 45824.


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