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: [RFC] use symbol_ref flags for rs6000


>>>>> Andreas Tobler writes:

Andreas> ../../gcc/gcc/genflags.c: In function `max_operand_1':
Andreas> ../../gcc/gcc/genflags.c:82: internal compiler error: in 
Andreas> current_file_function_operand, at config/rs6000/rs6000.c:2105

	I do not see a similar failure on AIX.

	I think these are bugs in config/darwin.c where it is creating a
SYMBOL_REF for a stub, but not setting the appropriate flags -- possibly
darwin.c:machopic_indirect_call_target().

David


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