This is the mail archive of the gcc-bugs@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]

[Bug inline-asm/68843] ICE with "u" input constraint


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68843

David <gccbugzilla at limegreensocks dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gccbugzilla@limegreensocks.
                   |                            |com

--- Comment #3 from David <gccbugzilla at limegreensocks dot com> ---
(In reply to UroÅ Bizjak from comment #1)
> There are several non-intuitive rules that one has to follow to avoid ICEs
> with x87 asm operands.

Someone else was just complaining about the doc example for using floating
point (https://gcc.gnu.org/ml/gcc-help/2015-10/msg00088.html).  If there is no
practical way to make this work, perhaps the docs should reflect this? 
Alternately, perhaps a couple examples that show the right way?

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