CVSROOT: /cvs Module name: src Changes by: rob...@cvs.openbsd.org 2009/11/04 15:37:32
Modified files: gnu/gcc/gcc : tree-nested.c Log message: This typo in check_for_nested_with_variably_modified was present for 4 years and hampered the inliner without anyone noticing. fixes gcc bug #36367 reported by henning petersen