summaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.compile
Commit message (Expand)AuthorAgeFilesLines
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-09177-2548/+0
* re PR java/20418 (ICE if variable name is omitted in an initialiser and a qua...David Daney2006-05-112-0/+8
* re PR java/26042 (ICE in mark_reference_fields, at java/boehm.c:105)Tom Tromey2006-03-301-0/+12
* re PR java/25429 (can't see private static final int CREATE = 1)Tom Tromey2005-12-162-0/+26
* parse.y (patch_new_array_init): Don't set length on array.Tom Tromey2005-12-061-0/+17
* Testsuite changes for PR java/23431.Ranjit Mathew2005-09-054-0/+20
* re PR java/21045 (Anonymous inner class constructor's exceptions can't be cau...Bryce McKinlay2005-07-071-0/+11
* re PR java/19674 (Empty declaration through semicolon (;) causes compile fail...Bryce McKinlay2005-07-051-0/+7
* PR java/21540, PR java/13788:Tom Tromey2005-06-272-0/+23
* re PR java/20697 (Invalid Can't find method error on call to super)Bryce McKinlay2005-06-231-0/+29
* re PR java/21519 (ICE in generate_bytecode_conditional, at java/jcf-write.c:1...Tom Tromey2005-05-152-0/+8
* re PR java/20312 (No warning on bad method)Ranjit Mathew2005-03-102-0/+9
* re PR java/19295 (Incorrect bytecode produced for bitwise AND)Roger Sayle2005-01-241-0/+16
* re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2005-01-102-0/+8
* For PR java/14853:Tom Tromey2004-12-062-0/+18
* For PR java/16675:Tom Tromey2004-12-021-0/+13
* re PR java/17500 (Anonymous inner class compile freakout)Tom Tromey2004-09-251-0/+28
* re PR java/15656 (ICE segfault in lex.c)Tom Tromey2004-09-242-0/+9
* re PR java/16927 (assert statement fails at -O1 and above)Andrew Haley2004-09-241-0/+7
* re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey2004-09-231-0/+14
* re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay2004-08-021-0/+10
* Fix or remove some bogus test cases.Bryce McKinlay2004-07-103-12/+11
* re PR tree-optimization/16249 (ICE in calculate_live_on_entry, at tree-ssa-li...Bryce McKinlay2004-06-291-0/+18
* re PR java/15769 (ICE: infinite recursion through gimplify_expr)Andrew Pinski2004-06-081-0/+10
* re PR java/13733 (The result of an assignment operator is the LHS after assig...Jeff Sturm2004-01-232-0/+11
* re PR java/12374 (Segfault on "".x)Ralph Loader2003-12-031-0/+27
* re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm2003-12-022-0/+21
* * libjava.compile/PR12857.java: New test case.Jeff Sturm2003-11-181-0/+4
* * libjava.compile/InnerExcept.java: New File.Jeff Sturm2003-11-041-0/+19
* compile.exp: Test with -O3 rather than -O.Jeff Sturm2003-09-051-1/+1
* re PR java/5641 (Verifier ICE on reference to inherited method)Tom Tromey2003-08-122-2/+0
* For PR java/11600:Tom Tromey2003-08-052-0/+8
* re PR java/10459 (ICE with certain expressions as 3rd clause of for loop)Tom Tromey2003-05-032-0/+20
* consthrow.java: New file.Tom Tromey2003-01-282-0/+8
* * libjava.compile/pr8712.java: New file, for PR java/8712.Tom Tromey2003-01-031-0/+7
* * libjava.compile/pr8955.java: New test, for PR java/8955.Tom Tromey2003-01-021-0/+13
* * libjava.compile/pr7912.java: New file.Tom Tromey2002-11-051-0/+8
* * libjava.compile/narrow_case.java: New file.Tom Tromey2002-08-271-0/+11
* * libjava.compile/zeroexp.java: New file.Tom Tromey2002-07-231-0/+10
* compile.exp: Sort sources.Rainer Orth2002-07-181-1/+1
* re PR java/6865 (gcj: segmentation fault on incorrect input)Tom Tromey2002-06-131-0/+1
* * libjava.compile/PR6865.java: New file. For PR java/6865.Tom Tromey2002-06-111-0/+5
* re PR libgcj/6389 (System.getProperty("") should always throw an IllegalArgum...Tom Tromey2002-06-043-2/+34
* * libjava.compile/T20020529.java: New file.Bryce McKinlay2002-05-301-0/+23
* For PR java/6026:Eric Blake2002-03-231-0/+4
* For PR java/5902:Eric Blake2002-03-152-11/+4
* Test for PR java/5848:Tom Tromey2002-03-122-0/+15
* re PR java/5913 (Core dump for String constant instanceof)Eric Blake2002-03-121-1/+4
* re PR java/5902 (Gcj fails to parse float)Eric Blake2002-03-123-0/+16
* For PR java/5641:Tom Tromey2002-02-112-0/+22