This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch java]: Intialize va_list_type_node to avoid segfault for x86_64 targets in respect for alignment


2011/1/11 Andreas Schwab <schwab@linux-m68k.org>:
> Kai Tietz <ktietz70@googlemail.com> writes:
>
>> Andreas, did this patch fixed rs6000 java bootstrap for you?
>
> The discrepancies with TYPE_STRING_FLAG and char_type_node remain. ?I
> don't know what kind of hidden effect that will have.
>
> Andreas.

I don't know if there are side-effects, or not. I just know that this
type wasn't set before, so it seems not to be used before. Otherwise
we would have seen a crash in java bootstrap before.
Maybe java maintainers could clarify this.

Regards,
Kai


-- 
|? (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]