Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * decl.c (variable_decl): Don't share charlen structs if | jakub | 2007-08-23 | 1 | -0/+29 |
length == NULL. * trans-decl.c (create_function_arglist): Assert f->sym->ts.cl->backend_decl is NULL instead of unsharing charlen struct here. * gfortran.dg/assumed_charlen_sharing.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127748 138bc75d-0d04-0410-961f-82ee72b054a4 |