Project

General

Profile

Actions

Bug #2603

closed

Bug #1450: Illumos should be buildable with GCC4

uts should be -Waddress clean

Added by Rich Lowe over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
kernel
Start date:
2012-04-08
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:

Description

GCC4 has an option, -Waddress, part of -Wall, which checks for conditions which are always true by virtue of comparing the addresses of variables (a common cause of sometimes very nasty bugs).

In the ongoing spirit of keeping uts "squeaky clean", it should be -Waddress clean and thus clean for gcc4 -Wall (modulo the existing opinion of cw(1)).

Actions #1

Updated by Rich Lowe over 11 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 70 to 100

Resolved in r13665 commit:d9114464c195

Actions

Also available in: Atom PDF