http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46432
Summary: v850-elf --enable-werror-always build fails
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: target
AssignedTo: [email protected]
ReportedBy: [email protected]
Blocks: 44756
Target: v850-elf
../../../gcc/gcc/final.c: In function ‘profile_function’:
../../../gcc/gcc/final.c:1627:45: error: suggest braces around empty body in an
‘if’ statement [-Werror=empty-body]
../../../gcc/gcc/final.c:1629:46: error: suggest braces around empty body in an
‘if’ statement [-Werror=empty-body]
../../../gcc/gcc/final.c:1636:45: error: suggest braces around empty body in an
‘if’ statement [-Werror=empty-body]
../../../gcc/gcc/final.c:1638:44: error: suggest braces around empty body in an
‘if’ statement [-Werror=empty-body]