[PATCH] Fix PR middle-end/26306
Gabriel Dos Reis
gdr@integrable-solutions.net
Mon Nov 6 20:02:00 GMT 2006
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
| > That is a legitimate question, but it also holds for the plain int too.
|
| I don't see that. Traditionally, the data type used for the memory-mapped
| device determines what insn you want to see used to access it.
And the same holds when people put a plain integer in structs. when
they want shorter modes, they use shorther modes (e.g. two "short
int", instead one "int").
-- Gaby
More information about the Gcc-patches
mailing list