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/57299] Inline assembly memory dependencies produce spurious loads, register pressure, compilation failures


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57299

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Oh without optimization 6 registers will be used rather than the 4 that GCC can
do with optimizations turned on.


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