mirror of
https://github.com/cc65/cc65.git
synced 2024-12-27 00:29:31 +00:00
Fixed comments in test/val/bug1462-biefield-assign-4.c.
This commit is contained in:
parent
376afd0edb
commit
1cbd6bc3f9
@ -1,6 +1,6 @@
|
||||
|
||||
/* issue #1462 - Bit-fields are still broken */
|
||||
/* More tests on "op= expression result value" that a naive fix might fail with */
|
||||
/* When (un-)signedness involves with integral promotion */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <limits.h>
|
||||
|
Loading…
Reference in New Issue
Block a user