HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/41764 )
Change subject: Makefile.inc: Remove '-Wstrict-aliasing'
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/41764/1//COMMIT_MSG
Commit Message:
https://review.coreboot.org/c/coreboot/+/41764/1//COMMIT_MSG@9
PS1, Line 9: '-Wstrict-aliasing' warning flag is already turned on with '-Wall'.
Does that depend on the compiler (gcc, clang) and version, what is enabled with `-Wall`?
coreboot will not support clang I think, isn't it?
I'll check if Will turns on 'Wstrict-aliasing' also.
For gcc, Wstrict-aliasing is enabled by -Wall
--
To view, visit
https://review.coreboot.org/c/coreboot/+/41764
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8212cfa5d67fba854ee84dd9d560cd7f8a27632e
Gerrit-Change-Number: 41764
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Wed, 27 May 2020 10:07:33 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-MessageType: comment