Skip to content

-Werror aborts too early

When -Werror is on, we'd like to see all the warnings before the compilation aborts. At the moment, if a given stage of the compiler generates warnings (e.g. the renamer), we stop right there and don't go on to do further stages, even though we could. This isn't completely trivial to fix, we need to remember somewhere that warnings were generated earlier, or remember the warnings themselves.

Trac metadata
Trac field Value
Version 6.6.1
Type Bug
TypeOfFailure OtherFailure
Priority low
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system Unknown
Architecture Unknown
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information