http://www.llvm.org/bugs/show_bug.cgi?id=6364

--- Comment #7 from Sergey Yakoushkin <[email protected]> 2010-02-21 
18:31:28 CST ---
Wouldn't simple saving of initial lexical order in parser be enough to reorder
inlined top level asm to output correctly?

I've contacted eglibc maintainers and got the following answer. Seems they
expect this option to be supported by compilers:

2010/2/22 Joseph S. Myers <[email protected]>:
> On Mon, 22 Feb 2010, Sergey Yakoushkin wrote:
>
>> This option might become deprecated in gcc (~v 4.6),
>
> That seems an *extremely* unlikely speculation.  What actual evidence from
> GCC development discussions do you have for it?  I think someone has got
> confused by some old discussions of -fno-toplevel-reorder as the
> replacement for deprecated -fno-unit-at-a-time into thinking it's
> -fno-toplevel-reorder that's deprecated; it's not and is hardly likely to
> be.
>
> --
> Joseph S. Myers
> [email protected]
>

-- 
Configure bugmail: http://www.llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to