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/36437] Simplify argument to [c_]sizeof



------- 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


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