[Bug middle-end/44103] [4.6 Regression] New Java test failures

2010-05-15 Thread hjl dot tools at gmail dot com


--- Comment #3 from hjl dot tools at gmail dot com  2010-05-15 16:52 ---
Fixed.


-- 

hjl dot tools at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44103



[Bug middle-end/44103] [4.6 Regression] New Java test failures

2010-05-15 Thread schwab at linux-m68k dot org


--- Comment #4 from schwab at linux-m68k dot org  2010-05-15 20:35 ---
*** Bug 44151 has been marked as a duplicate of this bug. ***


-- 

schwab at linux-m68k dot org changed:

   What|Removed |Added

 CC||schwab at linux-m68k dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44103



[Bug middle-end/44103] [4.6 Regression] New Java test failures

2010-05-14 Thread froydnj at gcc dot gnu dot org


--- Comment #2 from froydnj at gcc dot gnu dot org  2010-05-14 20:47 ---
Subject: Bug 44103

Author: froydnj
Date: Fri May 14 20:47:39 2010
New Revision: 159414

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=159414
Log:
PR 44103
* java-tree.h (START_RECORD_CONSTRUCTOR): Change first argument to a
vector.  Move call to build_constructor...
(FINISH_RECORD_CONSTRUCTOR): ...here.  Add necessary arguments.  Clear
TREE_CONSTANT on the constructor.
(PUSH_SUPER_VALUE): Change first argument to a vector.
(PUSH_FIELD_VALUE): Likewise.
* resource.c (compile_resource_data): Update calls to above macros.
* constants.c (build_constants_constructor): Likewise.
* class.c (build_utf8_ref): Likewise.
(make_field_value): Likewise.
(make_method_value): Likewise.
(add_table_and_syms): New function.
(make_class_data): Call it.  Update calls to above macros.
(build_symbol_table_entry): New function.
(build_symbol_entry): Call it.  Update calls to above macros.
(emit_symbol_table): Likewise.
(make_catch_class_record): Update calls to above macros.
(build_assertion_table_entry): New function.
(add_assertion_table_entry): Call it.
(emit_assertion_table): Likewise.

Modified:
trunk/gcc/java/ChangeLog
trunk/gcc/java/class.c
trunk/gcc/java/constants.c
trunk/gcc/java/java-tree.h
trunk/gcc/java/resource.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44103



[Bug middle-end/44103] [4.6 Regression] New Java test failures

2010-05-13 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.6.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44103



[Bug middle-end/44103] [4.6 Regression] New Java test failures

2010-05-13 Thread howarth at nitro dot med dot uc dot edu


--- Comment #1 from howarth at nitro dot med dot uc dot edu  2010-05-13 
13:02 ---
Also seen on powerpc-apple-darwin9.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44103