https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #11 from Dominique d'Humieres ---
In both case I get
FAIL! chrcmp: 66 != 65281
FAIL! chrcmp: 66 != 65281
FAIL! chrcmp: 67 != 65282
FAIL! chrcmp: 68 != 65283
FAIL! chrcmp: 69 != 65284
FAIL! chrcmp: 70 != 65285
FAIL! chrcmp: 71 != 652
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
sandra at gcc dot gnu.org changed:
What|Removed |Added
CC||sandra at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #8 from CVS Commits ---
The master branch has been updated by Sandra Loosemore :
https://gcc.gnu.org/g:93b6b2f614eb692d1d8126ec6cb946984a9d01d7
commit r12-3321-g93b6b2f614eb692d1d8126ec6cb946984a9d01d7
Author: Sandra Loosemore
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
Dominique d'Humieres changed:
What|Removed |Added
Status|WAITING |ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #7 from José Rui Faustino de Sousa ---
Created attachment 51000
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51000&action=edit
Patch and changelog
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #6 from José Rui Faustino de Sousa ---
> Shouldn't the C11 standard headers be provide by GCC12?
>
AFAIK gcc uses the system's libc. In Linux the default will be GNU libc "glibc"
in Mas OS the default libc will be BSD libc which is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #5 from Dominique d'Humieres ---
> It seems that Mac OS doesn't have the full set of C11 standard headers... :-(
Shouldn't the C11 standard headers be provide by GCC12?
Nevertheless the test compiles with the new version of the new
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #4 from José Rui Faustino de Sousa ---
Created attachment 50954
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50954&action=edit
Mac OS support
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #3 from José Rui Faustino de Sousa ---
It seems that Mac OS doesn't have the full set of C11 standard headers... :-(
It should work using "stdint.h" and typedef(ing) char32_t to uint32_t.
If that doesn't work either one could try "
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
Dominique d'Humieres changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100907
--- Comment #1 from José Rui Faustino de Sousa ---
Created attachment 50932
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50932&action=edit
C code for bind(c)
12 matches
Mail list logo