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

Peter Bergner <bergner at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #43227|0                           |1
        is obsolete|                            |

--- Comment #7 from Peter Bergner <bergner at gcc dot gnu.org> ---
Created attachment 43229
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43229&action=edit
Updated patch that caches the AT_PLATFORM value

Sorry for the quick update, but I think it makes sense to cache the AT_PLATFORM
value so we don't have to scan the AUXV from the mounted kernel file each time
we call elf_platform().

Reply via email to