aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.compile
AgeCommit message (Expand)AuthorFilesLines
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey177-2548/+0
2006-05-11re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney2-0/+8
2006-03-30re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey1-0/+12
2005-12-16re PR java/25429 (can't see private static final int CREATE = 1)Tom Tromey2-0/+26
2005-12-06parse.y (patch_new_array_init): Don't set length on array.Tom Tromey1-0/+17
2005-09-05Testsuite changes for PR java/23431.Ranjit Mathew4-0/+20
2005-07-07re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay1-0/+11
2005-07-05re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay1-0/+7
2005-06-27PR java/21540, PR java/13788:Tom Tromey2-0/+23
2005-06-23re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay1-0/+29
2005-05-15re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey2-0/+8
2005-03-10re PR java/20312 (No warning on bad method)Ranjit Mathew2-0/+9
2005-01-24re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle1-0/+16
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2-0/+8
2004-12-06For PR java/14853:Tom Tromey2-0/+18
2004-12-02For PR java/16675:Tom Tromey1-0/+13
2004-09-25re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey1-0/+28
2004-09-24re PR java/15656 (ICE segfault in lex.c)Tom Tromey2-0/+9
2004-09-24re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley1-0/+7
2004-09-23re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey1-0/+14
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay1-0/+10
2004-07-10Fix or remove some bogus test cases.Bryce McKinlay3-12/+11
2004-06-29re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay1-0/+18
2004-06-08re PR java/15769 (ICE: infinite recursion through gimplify_expr)Andrew Pinski1-0/+10
2004-01-23re PR java/13733 (The result of an assignment operator is the LHS after assig...Jeff Sturm2-0/+11
2003-12-03re PR java/12374 (Segfault on "".x)Ralph Loader1-0/+27
2003-12-02re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2-0/+21
2003-11-18* libjava.compile/PR12857.java: New test case.Jeff Sturm1-0/+4
2003-11-04* libjava.compile/InnerExcept.java: New File.Jeff Sturm1-0/+19
2003-09-05compile.exp: Test with -O3 rather than -O.Jeff Sturm1-1/+1
2003-08-12re PR java/5641 (Verifier ICE on reference to inherited method)Tom Tromey2-2/+0
2003-08-05For PR java/11600:Tom Tromey2-0/+8
2003-05-03re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey2-0/+20
2003-01-28consthrow.java: New file.Tom Tromey2-0/+8
2003-01-03* libjava.compile/pr8712.java: New file, for PR java/8712.Tom Tromey1-0/+7
2003-01-02* libjava.compile/pr8955.java: New test, for PR java/8955.Tom Tromey1-0/+13
2002-11-05* libjava.compile/pr7912.java: New file.Tom Tromey1-0/+8
2002-08-27* libjava.compile/narrow_case.java: New file.Tom Tromey1-0/+11
2002-07-23* libjava.compile/zeroexp.java: New file.Tom Tromey1-0/+10
2002-07-18compile.exp: Sort sources.Rainer Orth1-1/+1
2002-06-13re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey1-0/+1
2002-06-11* libjava.compile/PR6865.java: New file. For PR java/6865.Tom Tromey1-0/+5
2002-06-04re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey3-2/+34
2002-05-30* libjava.compile/T20020529.java: New file.Bryce McKinlay1-0/+23
2002-03-23For PR java/6026:Eric Blake1-0/+4
2002-03-15For PR java/5902:Eric Blake2-11/+4
2002-03-12Test for PR java/5848:Tom Tromey2-0/+15
2002-03-12re PR java/5913 (Core dump for String constant instanceof)Eric Blake1-1/+4
2002-03-12re PR java/5902 (Gcj fails to parse float)Eric Blake3-0/+16
2002-02-11For PR java/5641:Tom Tromey2-0/+22