public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* change_address
       [not found] <10111121029.AA04048@vlsi1.ultra.nyu.edu>
@ 2001-11-01  7:19 ` Lars Brinkhoff
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Brinkhoff @ 2001-11-01  7:19 UTC (permalink / raw)
  To: Richard Kenner, gcc

Hello,

change_address in emit-rtl.c calls get_mem_attrs with the memory
alignment in memory units.  Shouldn't the alignment be in bits?

-- 
Lars Brinkhoff          http://lars.nocrew.org/     Linux, GCC, PDP-10
Brinkhoff Consulting    http://www.brinkhoff.se/    programming

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: change_address
@ 2001-11-09 12:56 Richard Kenner
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Kenner @ 2001-11-09 12:56 UTC (permalink / raw)
  To: lars.spam; +Cc: gcc

    Maybe you forgot "align == 1" in get_mem_attrs too?

Ooops.  Indeed.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: change_address
@ 2001-11-09 12:03 Lars Brinkhoff
  0 siblings, 0 replies; 4+ messages in thread
From: Lars Brinkhoff @ 2001-11-09 12:03 UTC (permalink / raw)
  To: Richard Kenner; +Cc: gcc

Richard Kenner wrote:
>     change_address in emit-rtl.c calls get_mem_attrs with the memory
>     alignment in memory units.  Shouldn't the alignment be in bits?
> 
> Yup.  For a very short time, I had it in bytes but then changed it
> and forgot to change this one.  Tjanks.

Maybe you forgot "align == 1" in get_mem_attrs too?

-- 
Lars Brinkhoff          http://lars.nocrew.org/     Linux, GCC, PDP-10
Brinkhoff Consulting    http://www.brinkhoff.se/    programming

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re:  change_address
@ 2001-11-01  7:32 Richard Kenner
  0 siblings, 0 replies; 4+ messages in thread
From: Richard Kenner @ 2001-11-01  7:32 UTC (permalink / raw)
  To: lars; +Cc: gcc

    change_address in emit-rtl.c calls get_mem_attrs with the memory
    alignment in memory units.  Shouldn't the alignment be in bits?

Yup.  For a very short time, I had it in bytes but then changed it and forgot
to change this one.  Tjanks.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-11-20 11:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <10111121029.AA04048@vlsi1.ultra.nyu.edu>
2001-11-01  7:19 ` change_address Lars Brinkhoff
2001-11-01  7:32 change_address Richard Kenner
2001-11-09 12:03 change_address Lars Brinkhoff
2001-11-09 12:56 change_address Richard Kenner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).