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 target/79343] [7 Regression] error: PIC register clobbered by '%2' in 'asm'


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #2 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Yes, please see https://gcc.gnu.org/gcc-7/changes.html:

PowerPC / PowerPC64 / RS6000

The PowerPC port now uses LRA by default.
GCC now diagnoses inline assembly that clobbers register r2. This has always
been invalid code, and is no longer quietly tolerated.

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