This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36437] Simplify argument to [c_]sizeof
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2008 18:57:56 -0000
- Subject: [Bug fortran/36437] Simplify argument to [c_]sizeof
- References: <bug-36437-13404@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from burnus at gcc dot gnu dot org 2008-06-07 18:57 -------
F2008's C_SIZEOF is implemented and also the simplification in trans-*.c. The
simplification for arrays in simplify.c is missing; attachment 15721 can be
used as starting point.
--
burnus at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|F2008: Support c_sizeof // |Simplify argument to
|Simplify argument to |[c_]sizeof
|[c_]sizeof |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36437