[gcc r14-11096] Update cpplib sr.po

2024-12-16 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:e42027730772d4b8d7f575db52f25508e0c45e51 commit r14-11096-ge42027730772d4b8d7f575db52f25508e0c45e51 Author: Joseph Myers Date: Mon Dec 16 23:53:42 2024 + Update cpplib sr.po * sr.po: Update. Diff: --- libcpp/po/sr.po | 49 +++

[gcc r15-6290] Update cpplib sr.po

2024-12-16 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:62597d1919768e7ad3c80d965b73f8af7e7f50f3 commit r15-6290-g62597d1919768e7ad3c80d965b73f8af7e7f50f3 Author: Joseph Myers Date: Mon Dec 16 23:52:38 2024 + Update cpplib sr.po * sr.po: Update. Diff: --- libcpp/po/sr.po | 49 +++-

[gcc r15-5900] Update gcc zh_CN.po

2024-12-03 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:0b01549916d7526d27d652cbea1f448399fcee33 commit r15-5900-g0b01549916d7526d27d652cbea1f448399fcee33 Author: Joseph Myers Date: Tue Dec 3 18:27:03 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 501 +

[gcc r14-11054] Update gcc zh_CN.po

2024-12-03 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:92014ea7ca9d10d1b07eeb03b4f701bc249de311 commit r14-11054-g92014ea7ca9d10d1b07eeb03b4f701bc249de311 Author: Joseph Myers Date: Tue Dec 3 18:28:09 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 501

[gcc r15-5827] gimplify: Handle void expression as asm input [PR100501, PR100792]

2024-11-30 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:abea0dbd63ddb7e16d13806df929e1ef3b060091 commit r15-5827-gabea0dbd63ddb7e16d13806df929e1ef3b060091 Author: Joseph Myers Date: Sat Nov 30 16:15:51 2024 + gimplify: Handle void expression as asm input [PR100501, PR100792] As reported in bug 100501 (plus dup

[gcc r15-5741] c: Fix gimplification ICE for shifts with invalid redeclarations

2024-11-27 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:24dac1eab9c3b650826bbaa84dd64310910e647c commit r15-5741-g24dac1eab9c3b650826bbaa84dd64310910e647c Author: Joseph Myers Date: Thu Nov 28 02:41:35 2024 + c: Fix gimplification ICE for shifts with invalid redeclarations As reported in bug 117757, there is a

[gcc r15-5734] c: Fix ICE using function name in parameter type in old-style function definition [PR91193]

2024-11-27 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:87492fb3fd5e7510983e0275a38ba95769335018 commit r15-5734-g87492fb3fd5e7510983e0275a38ba95769335018 Author: Joseph Myers Date: Wed Nov 27 22:27:08 2024 + c: Fix ICE using function name in parameter type in old-style function definition [PR91193] As report

[gcc r15-5725] c: Do not remove _Atomic from array element type for typeof_unqual [PR117781]

2024-11-27 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:eaa675ad3f0a033537440f93172a7b122c04cab5 commit r15-5725-geaa675ad3f0a033537440f93172a7b122c04cab5 Author: Joseph Myers Date: Wed Nov 27 14:10:37 2024 + c: Do not remove _Atomic from array element type for typeof_unqual [PR117781] As reported in bug 1177

[gcc r15-5664] c: Fix ICEs from invalid atomic compound assignment [PR98195, PR117755]

2024-11-25 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:980929bdb80f1a1490caab5acc6d9740e0f9b539 commit r15-5664-g980929bdb80f1a1490caab5acc6d9740e0f9b539 Author: Joseph Myers Date: Tue Nov 26 03:25:44 2024 + c: Fix ICEs from invalid atomic compound assignment [PR98195, PR117755] As reported in bug 98195, ther

[gcc r15-5598] c: Fix typeof_unqual handling of qualified array types [PR112841]

2024-11-22 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:84a335eb4f9641a471184d86900609dd97215218 commit r15-5598-g84a335eb4f9641a471184d86900609dd97215218 Author: Joseph Myers Date: Fri Nov 22 20:33:10 2024 + c: Fix typeof_unqual handling of qualified array types [PR112841] As reported in bug 112841, typeof_un

[gcc r15-5576] c: Give errors more consistently for void parameters [PR114816]

2024-11-21 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:338d687e2a32f4e152d26c02319db1cb00401c3f commit r15-5576-g338d687e2a32f4e152d26c02319db1cb00401c3f Author: Joseph Myers Date: Thu Nov 21 21:46:00 2024 + c: Give errors more consistently for void parameters [PR114816] Cases of void parameters, other than a

[gcc r15-5532] c: Diagnose compound literal for empty array [PR114266]

2024-11-20 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:d5cebf7e4491ea0306a072ca3368d771a5ff9455 commit r15-5532-gd5cebf7e4491ea0306a072ca3368d771a5ff9455 Author: Joseph Myers Date: Wed Nov 20 21:29:48 2024 + c: Diagnose compound literal for empty array [PR114266] As reported in bug 114266, GCC fails to pedwar

[gcc r15-5481] c: Fix ICE for integer constexpr initializers of wrong type [PR115515]

2024-11-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:5afc98fec97d84baa0c580809fb3e220444fa20d commit r15-5481-g5afc98fec97d84baa0c580809fb3e220444fa20d Author: Joseph Myers Date: Wed Nov 20 01:37:30 2024 + c: Fix ICE for integer constexpr initializers of wrong type [PR115515] Bug 115515 (plus its duplicate

[gcc r15-5476] c: Do not register nullptr_t built-in type [PR114869]

2024-11-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:933b146f0aac96b05cd5a7518929843f72c8b64a commit r15-5476-g933b146f0aac96b05cd5a7518929843f72c8b64a Author: Joseph Myers Date: Tue Nov 19 21:31:24 2024 + c: Do not register nullptr_t built-in type [PR114869] As reported in bug 114869, the C front end wrong

[gcc r15-5431] c: Allow bool and enum null pointer constants [PR112556]

2024-11-18 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:3d525fce70fa0ffa0b22af6e213643e1ceca5ab5 commit r15-5431-g3d525fce70fa0ffa0b22af6e213643e1ceca5ab5 Author: Joseph Myers Date: Mon Nov 18 22:24:48 2024 + c: Allow bool and enum null pointer constants [PR112556] As reported in bug 112556, GCC wrongly reject

[gcc r15-5327] c: Default to -std=gnu23

2024-11-15 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:55e3bd376b2214e200fa76d12b67ff259b06c212 commit r15-5327-g55e3bd376b2214e200fa76d12b67ff259b06c212 Author: Joseph Myers Date: Fri Nov 15 23:42:59 2024 + c: Default to -std=gnu23 Change the default language version for C compilation from -std=gnu17 to

[gcc r15-5321] tree-nested: Do not inline or clone functions with nested functions with VM return type [PR117164]

2024-11-15 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:3320319ede5ce1cb34ba016f4a0d1e6588059980 commit r15-5321-g3320319ede5ce1cb34ba016f4a0d1e6588059980 Author: Joseph Myers Date: Fri Nov 15 14:08:42 2024 + tree-nested: Do not inline or clone functions with nested functions with VM return type [PR117164] Bu

[gcc r15-4811] testsuite: Fix prototype in gcc.dg/pr114115.c

2024-10-31 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:241d419c46f381f9351b1957d7d34f177e0303ba commit r15-4811-g241d419c46f381f9351b1957d7d34f177e0303ba Author: Joseph Myers Date: Thu Oct 31 17:56:07 2024 + testsuite: Fix prototype in gcc.dg/pr114115.c One test failing with a -std=gnu23 default that I wanted

[gcc r15-4809] testsuite: Use noinline in gcc.dg/simulate-thread/simulate-thread.h

2024-10-31 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:1504073ad89f4dff7243dea608f385d3fa8cc89a commit r15-4809-g1504073ad89f4dff7243dea608f385d3fa8cc89a Author: Joseph Myers Date: Thu Oct 31 17:01:09 2024 + testsuite: Use noinline in gcc.dg/simulate-thread/simulate-thread.h Among the changes of test results

[gcc r15-4785] c: Do not document C23 support as experimental and incomplete

2024-10-30 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:857145bf9a2168c8037820148b8894fbd74a823b commit r15-4785-g857145bf9a2168c8037820148b8894fbd74a823b Author: Joseph Myers Date: Wed Oct 30 18:50:11 2024 + c: Do not document C23 support as experimental and incomplete Since C23 support is substantially featu

[gcc r15-4616] testsuite: Use -fno-ipa-icf in gcc.dg/stack-check-2.c

2024-10-24 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:097994003cb3b09af2b07238e54f08b89dd34369 commit r15-4616-g097994003cb3b09af2b07238e54f08b89dd34369 Author: Joseph Myers Date: Thu Oct 24 19:41:26 2024 + testsuite: Use -fno-ipa-icf in gcc.dg/stack-check-2.c One test failing with a -std=gnu23 default that

[gcc r15-4558] c: Restore "originally defined" struct redefinition messages for C23

2024-10-22 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:ecb55d94738b1ed36fa76d02e3454cc4959a141d commit r15-4558-gecb55d94738b1ed36fa76d02e3454cc4959a141d Author: Joseph Myers Date: Wed Oct 23 00:10:01 2024 + c: Restore "originally defined" struct redefinition messages for C23 One failure with a -std=gnu23 def

[gcc r15-4490] c: Fix -std=gnu23 -Wtraditional for () in function definitions

2024-10-18 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:d277ded292d7e9eeaa0b8bce6782c4cd6b32d2c0 commit r15-4490-gd277ded292d7e9eeaa0b8bce6782c4cd6b32d2c0 Author: Joseph Myers Date: Sat Oct 19 00:20:15 2024 + c: Fix -std=gnu23 -Wtraditional for () in function definitions We don't yet have clear agreement on re

[gcc r15-4488] gcc/: Merge definitions of array_type_nelts_top

2024-10-18 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:c886eb3421883a3ab70c6af79f271289cc8bb1d4 commit r15-4488-gc886eb3421883a3ab70c6af79f271289cc8bb1d4 Author: Alejandro Colomar Date: Wed Oct 16 14:10:48 2024 +0200 gcc/: Merge definitions of array_type_nelts_top There were two identical definitions, and none of

[gcc r15-4487] gcc/: Rename array_type_nelts => array_type_nelts_minus_one

2024-10-18 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:11577659949dfd1dfb49cc14e6dcc6b394ebd8c4 commit r15-4487-g11577659949dfd1dfb49cc14e6dcc6b394ebd8c4 Author: Alejandro Colomar Date: Wed Oct 16 14:10:39 2024 +0200 gcc/: Rename array_type_nelts => array_type_nelts_minus_one The old name was misleading.

[gcc r15-4380] testsuite: Add tests for C23 __STDC_VERSION__

2024-10-16 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:65abc81c3982631255799e4a666a5dd5b03dc817 commit r15-4380-g65abc81c3982631255799e4a666a5dd5b03dc817 Author: Joseph Myers Date: Wed Oct 16 10:37:10 2024 + testsuite: Add tests for C23 __STDC_VERSION__ Add some tests for the value of __STDC_VERSION__ in C23

[gcc r14-10691] Update cpplib zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:164a4a57139cd33c650cbe2f3cf2daafda521727 commit r14-10691-g164a4a57139cd33c650cbe2f3cf2daafda521727 Author: Joseph Myers Date: Thu Sep 19 21:10:19 2024 + Update cpplib zh_CN.po * zh_CN.po: Update. Diff: --- libcpp/po/zh_CN.po | 319 +

[gcc r15-3720] Update cpplib zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:3790ff7530bce0b551457db1d26aafbe47d1cabe commit r15-3720-g3790ff7530bce0b551457db1d26aafbe47d1cabe Author: Joseph Myers Date: Thu Sep 19 21:09:21 2024 + Update cpplib zh_CN.po * zh_CN.po: Update. Diff: --- libcpp/po/zh_CN.po | 319 ++

[gcc r14-10690] Update gcc zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:37c9b3ab1750c596d8447b6360c3c9634f271f90 commit r14-10690-g37c9b3ab1750c596d8447b6360c3c9634f271f90 Author: Joseph Myers Date: Thu Sep 19 21:07:08 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 461 +++

[gcc r15-3719] Update gcc zh_CN.po

2024-09-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:2ec49f3907a6e079567d49dd3bb4cb617526e2a1 commit r15-3719-g2ec49f3907a6e079567d49dd3bb4cb617526e2a1 Author: Joseph Myers Date: Thu Sep 19 21:05:07 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 461

[gcc r14-10614] Update gcc zh_CN.po

2024-08-27 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:90b123253dd28e03cbec03e8c71cafc366a3f602 commit r14-10614-g90b123253dd28e03cbec03e8c71cafc366a3f602 Author: Joseph Myers Date: Tue Aug 27 21:21:58 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 351 +++

[gcc r15-3235] Update gcc zh_CN.po

2024-08-27 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:48032f28ad4bc5e810c303229bcaa223a0c4d09f commit r15-3235-g48032f28ad4bc5e810c303229bcaa223a0c4d09f Author: Joseph Myers Date: Tue Aug 27 21:20:43 2024 + Update gcc zh_CN.po * zh_CN.po: Update. Diff: --- gcc/po/zh_CN.po | 351

[gcc r14-10559] Update gcc fr.po

2024-08-05 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:daced7625e606228e64284f2a1d0b1dec1a83965 commit r14-10559-gdaced7625e606228e64284f2a1d0b1dec1a83965 Author: Joseph Myers Date: Mon Aug 5 16:34:13 2024 + Update gcc fr.po * fr.po: Update. Diff: --- gcc/po/fr.po | 88 +-

[gcc r15-2728] Update gcc fr.po

2024-08-05 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:5aa90b9db1cc27beef03411de05b87a257540d1c commit r15-2728-g5aa90b9db1cc27beef03411de05b87a257540d1c Author: Joseph Myers Date: Mon Aug 5 16:32:59 2024 + Update gcc fr.po * fr.po: Update. Diff: --- gcc/po/fr.po | 88 +--

[gcc r15-1382] c: Implement C2Y alignof on incomplete arrays

2024-06-17 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:edf514f83fa41012e52aaef2faef5a649e4b3f6d commit r15-1382-gedf514f83fa41012e52aaef2faef5a649e4b3f6d Author: Joseph Myers Date: Mon Jun 17 19:45:43 2024 + c: Implement C2Y alignof on incomplete arrays C2Y has adopted support for alignof applied to incomplet

[gcc r15-1300] c: Implement C2Y complex increment/decrement support

2024-06-13 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:3bb21028698be33ae90115fce507f151182a4450 commit r15-1300-g3bb21028698be33ae90115fce507f151182a4450 Author: Joseph Myers Date: Thu Jun 13 22:41:02 2024 + c: Implement C2Y complex increment/decrement support Support for complex increment and decrement (prev

[gcc r15-1190] c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand

2024-06-11 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:0cf68222d2df3af7fefad28a82fcd51d8b40a192 commit r15-1190-g0cf68222d2df3af7fefad28a82fcd51d8b40a192 Author: Joseph Myers Date: Tue Jun 11 23:00:04 2024 + c: Add -std=c2y, -std=gnu2y, -Wc23-c2y-compat, C2Y _Generic with type operand The first new C2Y featu

[gcc r14-10213] Update gcc sv.po

2024-05-16 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:81c627d47c2063b7f143c974e9733ce43c0d142e commit r14-10213-g81c627d47c2063b7f143c974e9733ce43c0d142e Author: Joseph Myers Date: Thu May 16 21:21:48 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 514 +---

[gcc r15-584] Update gcc sv.po

2024-05-16 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:0b2c333e1a3c0bb800add1daab5b6fc8ba5c1cef commit r15-584-g0b2c333e1a3c0bb800add1daab5b6fc8ba5c1cef Author: Joseph Myers Date: Thu May 16 21:20:36 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 514 +-

[gcc r14-10042] Update gcc sv.po

2024-04-19 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:e8f0540f23762ca155fe9ed70d6adb864be096b5 commit r14-10042-ge8f0540f23762ca155fe9ed70d6adb864be096b5 Author: Joseph Myers Date: Fri Apr 19 20:02:56 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 785 +++-

[gcc r14-9778] Update gcc sv.po

2024-04-03 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:f37555028717cb1454ee258afdf68aea1c7a50e9 commit r14-9778-gf37555028717cb1454ee258afdf68aea1c7a50e9 Author: Joseph Myers Date: Wed Apr 3 20:47:47 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 203 --

[gcc r13-8495] c: Fix ICE for nested enum redefinitions with/without fixed underlying type [PR112571]

2024-03-25 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:f2af129b68bc6b20f79a9a44b28c96650baa702c commit r13-8495-gf2af129b68bc6b20f79a9a44b28c96650baa702c Author: Joseph Myers Date: Wed Jan 31 21:39:53 2024 + c: Fix ICE for nested enum redefinitions with/without fixed underlying type [PR112571] Bug 112571 rep

[gcc r14-9656] Update gcc sv.po

2024-03-25 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:18555b914316e8c1fb11ee821f2ee839d834e58e commit r14-9656-g18555b914316e8c1fb11ee821f2ee839d834e58e Author: Joseph Myers Date: Mon Mar 25 18:28:48 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 700 -

[gcc r14-9431] Update gcc sv.po

2024-03-11 Thread Joseph Myers via Gcc-cvs
https://gcc.gnu.org/g:9b3243858bed000b0ee8c3cf718f61b0e75e72ec commit r14-9431-g9b3243858bed000b0ee8c3cf718f61b0e75e72ec Author: Joseph Myers Date: Mon Mar 11 19:36:52 2024 + Update gcc sv.po * sv.po: Update. Diff: --- gcc/po/sv.po | 437 -