current gcc-snapshot is more verbose:

cpfs.c:63:14: error: size of array 
'static_assertion_static_assertion_at_line_63' is negative
cpfs.c: In function 'cache_init':
cpfs.c:232:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c:232:5: note: use option -std=c99 or -std=gnu99 to compile your code
cpfs.c: In function 'block_get':
cpfs.c:367:30: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:369:5: error: void value not ignored as it ought to be
cpfs.c:369:5: error: void value not ignored as it ought to be
cpfs.c:369:97: error: expected ')' before ';' token
cpfs.c:391:1: error: expected expression before '}' token
cpfs.c: In function 'block_put':
cpfs.c:395:30: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'bitmap_manip':
cpfs.c:412:28: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'cache_flush':
cpfs.c:436:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'cache_abort':
cpfs.c:462:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'cache_find':
cpfs.c:474:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'util_cpfs_enter':
cpfs.c:504:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'block_alloc':
cpfs.c:545:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c:550:37: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'bitmap_avail':
cpfs.c:583:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c:588:39: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:589:9: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'bitmap_reset':
cpfs.c:603:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'inode_get':
cpfs.c:636:27: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'data_capacity':
cpfs.c:655:9: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'data_truncate_recurse':
cpfs.c:710:33: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:712:9: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'data_truncate':
cpfs.c:749:31: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:751:13: error: 'for' loop initial declarations are only allowed in C99 
mode

cpfs.c: In function 'data_write_recurse':
cpfs.c:783:23: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:790:33: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:792:9: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'data_write':
cpfs.c:834:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c:842:27: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'data_read_recurse':
cpfs.c:874:23: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:885:39: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c:887:9: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'inode_init':
cpfs.c:1009:33: warning: initialization makes pointer from integer without a 
cast [enabled by default]
cpfs.c: In function 'inode_remove':
cpfs.c:1220:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'dir_repack':
cpfs.c:1312:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'handle_open':
cpfs.c:1516:5: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'cpfs_readdir':
cpfs.c:1613:17: error: 'for' loop initial declarations are only allowed in C99 
mode
cpfs.c: In function 'block_get':
cpfs.c:369:5: internal compiler error: tree check: expected class 'type', have 
'exceptional' (error_mark) in useless_type_conversion_p, at tree-ssa.c:1251
Please submit a full bug report,
with preprocessed source if appropriate.

-- 
crash running preprocessor
https://bugs.launchpad.net/bugs/626767
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to