1. 29 Jun, 2003 1 commit
  2. 28 Jun, 2003 34 commits
  3. 27 Jun, 2003 5 commits
    • mmitchel's avatar
      PR c++/10468 · c896502a
      mmitchel authored
      	* pt.c (tsubst): Handle qualified TYPEOF_TYPEs correctly.
      
      	PR c++/10468
      	* g++.dg/ext/typeof5.C: New test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68615 138bc75d-0d04-0410-961f-82ee72b054a4
      c896502a
    • cgd's avatar
      2003-06-27 Chris Demetriou <cgd@broadcom.com> · eabc8c60
      cgd authored
              * config/mips/mips.c (mips_build_va_list): Make padding in
              va_list structure explicit to avoid -Wpadded warnings.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68613 138bc75d-0d04-0410-961f-82ee72b054a4
      eabc8c60
    • mmitchel's avatar
      PR c++/10796 · 1791b32e
      mmitchel authored
      	* decl.c (finish_enum): Implement DR377.
      
      	* decl.c (cp_finish_decl): Don't make variables with reference
      	type readonly while they are being initialized.
      
      	PR c++/10796
      	* g++.dg/init/enum1.C: New test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68610 138bc75d-0d04-0410-961f-82ee72b054a4
      1791b32e
    • uweigand's avatar
      gcc/ChangeLog: · 66795431
      uweigand authored
      	* config/s390/s390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
      	* config/s390/s390.c (s390_secondary_output_reload_class): New function.
      	* config/s390/s390-protos.h (s390_secondary_output_reload_class):
      	Declare it.
      	* config/s390/s390.md ("reload_outti", "reload_outdi",
      	"reload_outdf"): New expanders.
      
      	* config/s390/s390.md ("movti" + splitters): Handle non-offsettable
      	memory operands as source.
      	("movdi" + splitters): Likewise.
      	("movdf" + splitters): Likewise.
      	* config/s390/s390.c (s390_split_ok_p): New function.
      	* config/s390/s390-protos.h (s390_split_ok_p): Declare it.
      
      gcc/testsuite/ChangeLog:
      
      	* gcc.dg/20030627-1.c: New test.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68607 138bc75d-0d04-0410-961f-82ee72b054a4
      66795431
    • mkoch's avatar
      2003-06-27 Michael Koch <konqueror@gmx.de> · 7b87bc7d
      mkoch authored
      	* java/beans/beancontext/BeanContextSupport.java:
      	New version from classpath.
      
      
      git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68606 138bc75d-0d04-0410-961f-82ee72b054a4
      7b87bc7d