[Bug c/46635] c-family/c-common.c uses BITS_PER_UNIT in lieu of TYPE_PRECISION (char_type_node)

2010-11-24 Thread amylaar at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46635 --- Comment #1 from Jorn Wolfgang Rennecke 2010-11-24 15:49:22 UTC --- As Joseph S. Myers bentioned in comment 1 of PR46633, if TREE_STRING_LENGTH is considered to be measured in BITS_PER_UNIT rather than TYPE_PRECISION (char_type_node), fix_stri

[Bug c/46635] c-family/c-common.c uses BITS_PER_UNIT in lieu of TYPE_PRECISION (char_type_node)

2019-10-07 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46635 --- Comment #2 from Eric Gallager --- (In reply to Jorn Wolfgang Rennecke from comment #1) > As Joseph S. Myers bentioned in comment 1 of PR46633, (this is the last bug open blocking that one, btw)

[Bug c/46635] c-family/c-common.c uses BITS_PER_UNIT in lieu of TYPE_PRECISION (char_type_node)

2024-04-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46635 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-04-02 Ever confirmed|0