This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: ct-ng 220-noteGNUstack-01.patch


Thomas,
All,

On Monday 12 January 2009 21:25:10 Yann E. MORIN wrote:
> [--SNIP--]
> > Isn't it a little bit strange to add stuffs in the ia64_save_regs_in_stack.S
> > file, and then remove them right after ?
> > Couldn't we just drop those 2 first hunks ?

On a second though, no, we should not. It's not the same file!

The first hink creates a file with an upper-case .S extension, while the
second hunk removes code from a file with a lower-case .s extension.

In fact, I *think* the second hunk is wrong, because it should _remove_ the
file altogether, rather than simply empty it.

I will try to massage the patch a little bit so that the file effectively
gets removed and see if an IA-64 toolchain still compiles.

Will report back soon...

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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