[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/23566] emultempl/elf32.em and gcc 8.2: -Werror uninitialized val
From: |
amodra at gmail dot com |
Subject: |
[Bug ld/23566] emultempl/elf32.em and gcc 8.2: -Werror uninitialized value |
Date: |
Thu, 23 Aug 2018 09:31:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23566
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Assignee|unassigned at sourceware dot org |amodra at gmail dot com
--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
I'm tempted to say that if you choose to compile with -Os you can also turn of
-Werror, but this piece of code already has annoying fixes to silence warnings.
So delete them and use a memset.
--
You are receiving this mail because:
You are on the CC list for the bug.