pr28284.C
242 Bytes
- 
re PR c++/28284 (ICE with invalid static const variable) · d4a200d3
PR c++/28284 * pt.c (fold_non_dependent_expr): Make sure expr is not dereferenced if it is NULL. From-SVN: r116755Simon Martin committed 
        PR c++/28284
        * pt.c (fold_non_dependent_expr): Make sure expr is not dereferenced if it
        is NULL.
From-SVN: r116755