[Bug fortran/32890] Compile-time detect of LHS/RHS missmatch for PACK

dfranke at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jan 3 21:23:00 GMT 2009



------- Comment #2 from dfranke at gcc dot gnu dot org  2009-01-03 21:22 -------
For constant arguments, the simplifier (which isn't implemented yet) should
make detection possible. Blocking 29969 although no init expression is involved
here. However, PACK is one of those functions that require a simplifier anyway.

Btw, in the testcase, VAR is undefined. I assume VAR != 30 to trigger an error?


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
OtherBugsDependingO|                            |29962
              nThis|                            |


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



More information about the Gcc-bugs mailing list