1. 15 Jan, 2001 3 commits
    • ecos.exp (conpr-1.C): XFAIL if compile emits message containing "init_priority". · e3585d4f
      2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
      	message containing "init_priority".
      	(conpr-2.C): Likewise.
      	(conpr-3.C): Likewise.
      	* g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
      
      From-SVN: r39024
      Jeffrey Oldham committed
    • defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker supports… · ea4f1fce
      defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker supports the init_priority C++ attribute.
      
      gcc/ChangeLog:
      2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the
      	linker supports the init_priority C++ attribute.
      	* tm.texi (SUPPORTS_INIT_PRIORITY): Documentation for new macro.
      	* config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Indicate Irix
      	linker does not support init_priority C++ attribute.
      
      gcc/cp/ChangeLog:
      2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
      
      	* tree.c: Add defaults.h
      	(cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
      	* Make-lang.in (cp/tree.o): Add defaults.h.
      
      From-SVN: r39023
      Jeffrey Oldham committed
    • 20010114-2.c: New test. · bfeee001
      	2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
      
      	* gcc.c-torture/execute/20010114-2.c: New test.
      
      From-SVN: r39022
      Franz Sirl committed
  2. 14 Jan, 2001 23 commits
  3. 13 Jan, 2001 14 commits