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]

Re: PATCH: simplify-rtx.c problem


On Thu, 7 Jun 2001, Alan Lehotsky wrote:

> This same bug is causing about 50-100 tests in the c-torture suite to
> fail to compile for a port I'm doing too!  This machine has 32 bit
> chars/ints/floats (it's only word addressed). And for a cross compiler
> hosted on Solaris 2.7, gcc gets an Arithmetic Exception at run time
> evaluating % 0.

Since you're doing a port to such a machine, would you like to comment on
my questions to the gcc list about how string constants should be
represented internally for targets with char of different width from host
char?

-- 
Joseph S. Myers
jsm28@cam.ac.uk


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