*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ static const struct suffix_mult tail_suffixes[] = {
|
||||
|
||||
struct globals {
|
||||
bool status;
|
||||
};
|
||||
} FIX_ALIASING;
|
||||
#define G (*(struct globals*)&bb_common_bufsiz1)
|
||||
|
||||
static void tail_xprint_header(const char *fmt, const char *filename)
|
||||
|
||||
Reference in New Issue
Block a user