[Bug c/47901] New: -Wall should not imply -Wformat-zero-length by default

2011-02-26 Thread anders at kaseorg dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47901 Summary: -Wall should not imply -Wformat-zero-length by default Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo:

[Bug c/39985] Type qualifiers not actually ignored on function return type

2009-11-26 Thread anders at kaseorg dot com
--- Comment #3 from anders at kaseorg dot com 2009-11-27 07:33 --- > my inclination is that we should eliminate the inconsistent attempts to give > rvalues qualified types in some cases, and say that if the operand of typeof > is not an lvalue it never has a qualified type

[Bug c/41045] Extended asm with C operands doesn�t work at top level

2009-10-09 Thread anders at kaseorg dot com
--- Comment #7 from anders at kaseorg dot com 2009-10-09 17:45 --- > Really if the kernel should have compile time asserts that the offsets don't > match up with the inline-asm. Yes, it’s entirely possible that the kernel’s kludge could be made more robust by adding comple

[Bug c/41045] Extended asm with C operands doesn�t work at top level

2009-10-09 Thread anders at kaseorg dot com
--- Comment #5 from anders at kaseorg dot com 2009-10-09 16:12 --- As Nelson pointed out, the subsequent commit to that macro <http://git.kernel.org/linus/0b1c723d0bd199300a1a2de57a46000d17577498> cannot be done with C. In any event, while it may also be useful to add extension

[Bug c/41045] New: Extended asm with C operands doesn�t work at top level

2009-08-12 Thread anders at kaseorg dot com
Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anders at kaseorg dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41045

[Bug c/39985] New: Type qualifiers not actually ignored on function return type

2009-04-30 Thread anders at kaseorg dot com
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anders at kaseorg dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39985

[Bug c/37303] New: const compound initializers in structs are written to .data instead of .rodata

2008-08-31 Thread anders at kaseorg dot com
.data instead of .rodata Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anders at kaseorg dot com http://gcc.gnu.org

[Bug c/36432] New: �incompatible pointer type� with pointer to array as a struct member

2008-06-03 Thread anders at kaseorg dot com
onent: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: anders at kaseorg dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36432