This is the mail archive of the gcc@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: Problem with ARM_DOUBLEWORD_ALIGN on ARM



On Dec 26, 2007, at 14:24, Mark Mitchell wrote:


Geert Bosch wrote:

Nested functions aren't used that much in C indeed... :)

Paul, would you please review this patch?

This patch isn't good. While it addressed the alignment issue, it didn't correctly adjust all necessary offset computations.

One of the problems is that this port has grown many
magic adjustments and mostly similar recalculations.
Olivier Hainque has refactored some of the code and
has a proper patch that has had a good amount of testing
now. We also have a testcase in C.

We'll submit this for review soon. In the meantime,
please consider this patch withdrawm.

-Geert


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