Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-13 | ecos.exp (gcsec-1.c): Find linker used by gcc. | John David Anglin | 1 | -1/+1 | |
* gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc. * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to regular expression. * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*. * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*. From-SVN: r64299 | |||||
2001-12-24 | re PR debug/5163 (Internal compiler error in add_abstract_origin_attribute, ↵ | Richard Henderson | 1 | -0/+28 | |
at dwarf2out.c:9296) PR c/5163: * c-decl.c (duplicate_decls): As needed, set DECL_INLINE when we have a function body associated. Minor cleanups. (grokdeclarator): Do not set DECL_INLINE without a function body. * gcc.dg/20011223-1.c: New. * gcc.dg/inline-1.c: New. From-SVN: r48302 |