[gcc r16-2442] [modula2] Add return to remove build warning

2025-07-23 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:db8b92d8d61de408e14a4aebf5a34936699d commit r16-2442-gdb8b92d8d61de408e14a4aebf5a34936699d Author: Gaius Mulley Date: Wed Jul 23 10:30:35 2025 +0100 [modula2] Add return to remove build warning This patch adds a return statement to M2Exception which r

[gcc r16-2440] PR modula2/121164: Modula 2 build failure followup

2025-07-23 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:ab5a89c0b4f1ead202dee072e16690607b810111 commit r16-2440-gab5a89c0b4f1ead202dee072e16690607b810111 Author: Gaius Mulley Date: Wed Jul 23 08:53:55 2025 +0100 PR modula2/121164: Modula 2 build failure followup This is a followup patch for PR modula2/121164 to

[gcc r15-10010] [PATCH] PR modula2/121164 Modula 2 build failure

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:19566453d58cbecfddff135881b532ee18d7e2a9 commit r15-10010-g19566453d58cbecfddff135881b532ee18d7e2a9 Author: Gaius Mulley Date: Sat Jul 19 00:05:10 2025 +0100 [PATCH] PR modula2/121164 Modula 2 build failure This patch fixes the 2nd parameter name mismatch in

[gcc r16-2356] PR modula2/121164 Modula 2 build failure

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:22d8b89689769e5efefd2c4e6dda88d9f0b2a945 commit r16-2356-g22d8b89689769e5efefd2c4e6dda88d9f0b2a945 Author: Gaius Mulley Date: Fri Jul 18 22:06:54 2025 +0100 PR modula2/121164 Modula 2 build failure This patch fixes the 2nd parameter name mismatch in ARRAY

[gcc r15-10003] [PATCH] PR modula2/120912: Request for a procedure to obtain a file from an IOChan

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:a8512a65874d9de778c6b1bb8a101d254dce6472 commit r15-10003-ga8512a65874d9de778c6b1bb8a101d254dce6472 Author: Gaius Mulley Date: Fri Jul 18 10:04:37 2025 +0100 [PATCH] PR modula2/120912: Request for a procedure to obtain a file from an IOChan This patch introd

[gcc r15-9999] [PATCH] [PR modula2/117203] Followup add Delete procedure function

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:f0a86bbc82a51a9c3b419c176f6ab45d6d513401 commit r15--gf0a86bbc82a51a9c3b419c176f6ab45d6d513401 Author: Gaius Mulley Date: Fri Jul 18 08:48:22 2025 +0100 [PATCH] [PR modula2/117203] Followup add Delete procedure function This patch provides GetFileName pro

[gcc r15-9997] [PATCH] [PR modula2/120731] error in Strings.Pos causing sigsegv

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:a9a6f2496848d503b337cd75ce4d8ab744bec47b commit r15-9997-ga9a6f2496848d503b337cd75ce4d8ab744bec47b Author: Gaius Mulley Date: Fri Jul 18 08:02:52 2025 +0100 [PATCH] [PR modula2/120731] error in Strings.Pos causing sigsegv This patch corrects the m2log library

[gcc r15-9996] [PATCH] [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod

2025-07-18 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:4296f9150fb94d4c899cf5e598085514be0a4f32 commit r15-9996-g4296f9150fb94d4c899cf5e598085514be0a4f32 Author: Gaius Mulley Date: Fri Jul 18 08:01:58 2025 +0100 [PATCH] [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod This patch reformats three comments

[gcc r15-9995] [PATCH] PR modula2/120673: Mutually dependent types crash the compiler

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:ba085e56d07c085be4688506b4a2cf1bbc11b528 commit r15-9995-gba085e56d07c085be4688506b4a2cf1bbc11b528 Author: Gaius Mulley Date: Fri Jul 18 01:47:40 2025 +0100 [PATCH] PR modula2/120673: Mutually dependent types crash the compiler This patch fixes an ICE which w

[gcc r15-9993] [PATCH] PR modula2/119650: Regenerate target independent documentation

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:f0401f950e00c99069169c31448909960426bb7b commit r15-9993-gf0401f950e00c99069169c31448909960426bb7b Author: Gaius Mulley Date: Thu Jul 17 22:51:45 2025 +0100 [PATCH] PR modula2/119650: Regenerate target independent documentation This patch regenerates the targ

[gcc r15-9992] [PATCH] PR modula2/120606: FOR loop ICE if the last expression uses an array

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:48e0ad74c108483a8be1d230d497c1331fba7824 commit r15-9992-g48e0ad74c108483a8be1d230d497c1331fba7824 Author: Gaius Mulley Date: Thu Jul 17 20:41:10 2025 +0100 [PATCH] PR modula2/120606: FOR loop ICE if the last expression uses an array This patch fixes the ICE

[gcc r15-9991] [PATCH] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base librari

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7e4c25e375a458d1ae79f0fe648f8bf992cbc72b commit r15-9991-g7e4c25e375a458d1ae79f0fe648f8bf992cbc72b Author: Gaius Mulley Date: Thu Jul 17 17:51:03 2025 +0100 [PATCH] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries

[gcc r15-9989] [PATCH] PR modula2/120542: Return statement in the main procedure crashes the compiler

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:dee5246d7883ed04e1e8c124887f19d5e908595f commit r15-9989-gdee5246d7883ed04e1e8c124887f19d5e908595f Author: Gaius Mulley Date: Thu Jul 17 13:57:52 2025 +0100 [PATCH] PR modula2/120542: Return statement in the main procedure crashes the compiler The patch chec

[gcc r15-9988] [PATCH] PR modula2/120474: InOut buffering should flush the WriteLn before the Read

2025-07-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:46e41cf94fdf9ac22133da1fcd8e42ff3c3fb24c commit r15-9988-g46e41cf94fdf9ac22133da1fcd8e42ff3c3fb24c Author: Gaius Mulley Date: Thu Jul 17 10:17:34 2025 +0100 [PATCH] PR modula2/120474: InOut buffering should flush the WriteLn before the Read This patch adds a

[gcc r15-9985] [PATCH] PR modula2/120497: error is generated for good code when returning a pointer var variable

2025-07-16 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:b355c295cabcbbf545c1bd5906c7bdb7039fa884 commit r15-9985-gb355c295cabcbbf545c1bd5906c7bdb7039fa884 Author: Gaius Mulley Date: Wed Jul 16 21:17:51 2025 +0100 [PATCH] PR modula2/120497: error is generated for good code when returning a pointer var variable The

[gcc r15-9984] [PATCH] PR modula2/120389 Assigning wrong type to an array causes an ICE

2025-07-16 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:1e9255f7b35973686ea6e091d340259edb3ac4b1 commit r15-9984-g1e9255f7b35973686ea6e091d340259edb3ac4b1 Author: Gaius Mulley Date: Wed Jul 16 19:33:37 2025 +0100 [PATCH] PR modula2/120389 Assigning wrong type to an array causes an ICE Although cherry picked as des

[gcc r15-9980] [PATCH] PR modula2/120389 ICE if assigning a constant char to an integer array

2025-07-15 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7dcb64479e0cc590641a505b8fe1fd542f22a38f commit r15-9980-g7dcb64479e0cc590641a505b8fe1fd542f22a38f Author: Gaius Mulley Date: Tue Jul 15 19:38:04 2025 +0100 [PATCH] PR modula2/120389 ICE if assigning a constant char to an integer array This patch fixes an IC

[gcc r15-9959] PR modula2/120253: Error message column numbers should start at 1 not 0

2025-07-11 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e6bb28ea300a1e2c1e9852a7208d987d93135705 commit r15-9959-ge6bb28ea300a1e2c1e9852a7208d987d93135705 Author: Gaius Mulley Date: Fri Jul 11 20:36:54 2025 +0100 PR modula2/120253: Error message column numbers should start at 1 not 0 This patch ensures that column

[gcc] Created branch 'gaius/heads/m2wideset' in namespace 'refs/users'

2025-07-08 Thread Gaius Mulley via Gcc-cvs
The branch 'gaius/heads/m2wideset' was created in namespace 'refs/users' pointing to: 2fd6f42c17a8... libstdc++: Make debug iterator pointer sequence const [PR11

[gcc r16-1898] PR modula2/120912: Request for a procedure to obtain a file from an IOChan

2025-07-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:15670d4477ce219c017bd52417a6074b981fb197 commit r16-1898-g15670d4477ce219c017bd52417a6074b981fb197 Author: Gaius Mulley Date: Tue Jul 1 18:21:15 2025 +0100 PR modula2/120912: Request for a procedure to obtain a file from an IOChan This patch introduces the pr

[gcc r16-1767] [PR modula2/117203] Followup add Delete procedure function

2025-06-29 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:620a40fa8843dd7f80547bbd63549abc8bbe9521 commit r16-1767-g620a40fa8843dd7f80547bbd63549abc8bbe9521 Author: Gaius Mulley Date: Mon Jun 30 00:26:03 2025 +0100 [PR modula2/117203] Followup add Delete procedure function This patch provides GetFileName procedure f

[gcc r16-1608] [PR modula2/120731] error in Strings.Pos causing sigsegv

2025-06-21 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:fc276742e0db337c4d13e6c474abafd4796a6b69 commit r16-1608-gfc276742e0db337c4d13e6c474abafd4796a6b69 Author: Gaius Mulley Date: Sun Jun 22 04:13:26 2025 +0100 [PR modula2/120731] error in Strings.Pos causing sigsegv This patch corrects the m2log library procedu

[gcc r16-1602] [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod

2025-06-21 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7a7cc65b8987b9b05fb8fb75824e2000861e6c30 commit r16-1602-g7a7cc65b8987b9b05fb8fb75824e2000861e6c30 Author: Gaius Mulley Date: Sat Jun 21 17:18:04 2025 +0100 [modula2] Comment tidyup in gm2-compiler/M2GCCDeclare.mod This patch reformats three comments in the G

[gcc r16-1546] PR modula2/120673: Mutually dependent types crash the compiler

2025-06-17 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:fba2f08152375e2c1c167ec921a0197e4c07efc6 commit r16-1546-gfba2f08152375e2c1c167ec921a0197e4c07efc6 Author: Gaius Mulley Date: Tue Jun 17 17:41:21 2025 +0100 PR modula2/120673: Mutually dependent types crash the compiler This patch fixes an ICE which will occu

[gcc r16-1465] PR modula2/119650: Regenerate target independent documentation

2025-06-12 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:c291bde420556c69423961f59ef6765dc6c4c547 commit r16-1465-gc291bde420556c69423961f59ef6765dc6c4c547 Author: Gaius Mulley Date: Thu Jun 12 10:00:36 2025 +0100 PR modula2/119650: Regenerate target independent documentation This patch regenerates the target indep

[gcc r16-1347] PR modula2/120606: FOR loop ICE if the last expression uses an array

2025-06-09 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:639a147414ab2b870f9482123fcaa1821e0d5475 commit r16-1347-g639a147414ab2b870f9482123fcaa1821e0d5475 Author: Gaius Mulley Date: Mon Jun 9 18:26:36 2025 +0100 PR modula2/120606: FOR loop ICE if the last expression uses an array This patch fixes the ICE which occ

[gcc r16-1345] PR modula2/119779: ASM examples no longer work

2025-06-09 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:0adb415d128cf54b607b71f1022bbf088ab6ae36 commit r16-1345-g0adb415d128cf54b607b71f1022bbf088ab6ae36 Author: Gaius Mulley Date: Mon Jun 9 15:26:35 2025 +0100 PR modula2/119779: ASM examples no longer work This patch introduces a regression test using the exampl

[gcc r16-1277] [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries

2025-06-07 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:d1c3cfa3296ae5010c514d67f57acf144a299c7a commit r16-1277-gd1c3cfa3296ae5010c514d67f57acf144a299c7a Author: Gaius Mulley Date: Sat Jun 7 16:25:19 2025 +0100 [PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing from base libraries This pa

[gcc r16-1251] PR modula2/120542: Return statement in the main procedure crashes the compiler

2025-06-06 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:16ab791531ec16fd4596a25efbe6b42e6c16171f commit r16-1251-g16ab791531ec16fd4596a25efbe6b42e6c16171f Author: Gaius Mulley Date: Fri Jun 6 10:46:48 2025 +0100 PR modula2/120542: Return statement in the main procedure crashes the compiler The patch checks whethe

[gcc r16-1037] PR modula2/120474: InOut buffering should flush the WriteLn before the Read

2025-06-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:13498bf4fcff4c0633678c53a46b6be425d2904c commit r16-1037-g13498bf4fcff4c0633678c53a46b6be425d2904c Author: Gaius Mulley Date: Sun Jun 1 11:25:25 2025 +0100 PR modula2/120474: InOut buffering should flush the WriteLn before the Read This patch adds a BufferFlu

[gcc r16-1029] PR modula2/120497: error is generated for good code when returning a pointer var variable

2025-05-31 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:170717fa243ef466a99498113167627539af4553 commit r16-1029-g170717fa243ef466a99498113167627539af4553 Author: Gaius Mulley Date: Sun Jun 1 01:05:55 2025 +0100 PR modula2/120497: error is generated for good code when returning a pointer var variable The return t

[gcc r16-1026] PR modula2/120389 Assigning wrong type to an array causes an ICE

2025-05-30 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e131ba3de5f487f5e957ba1b011c960fce557c7b commit r16-1026-ge131ba3de5f487f5e957ba1b011c960fce557c7b Author: Gaius Mulley Date: Sat May 31 01:53:48 2025 +0100 PR modula2/120389 Assigning wrong type to an array causes an ICE This patch provides follow on fixes f

[gcc r16-832] PR modula2/120389 ICE if assigning a constant char to an integer array

2025-05-22 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:895a8abad245365940939911e3d0de850522791e commit r16-832-g895a8abad245365940939911e3d0de850522791e Author: Gaius Mulley Date: Thu May 22 22:03:22 2025 +0100 PR modula2/120389 ICE if assigning a constant char to an integer array This patch fixes an ICE which oc

[gcc r16-601] PR modula2/120253: Error message column numbers should start at 1 not 0

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9a485b83e177cb742be17faf20ac5cc7db14fee3 commit r16-601-g9a485b83e177cb742be17faf20ac5cc7db14fee3 Author: Gaius Mulley Date: Tue May 13 22:54:33 2025 +0100 PR modula2/120253: Error message column numbers should start at 1 not 0 This patch ensures that column

[gcc r15-9677] [PATCH] PR modula2/120117: ICE when attempting to obtain the MAX of an aliased set type

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:61fada934e894c7fb4a1f1626ea0d0f1f1f1d2f4 commit r15-9677-g61fada934e894c7fb4a1f1626ea0d0f1f1f1d2f4 Author: Gaius Mulley Date: Tue May 13 19:42:39 2025 +0100 [PATCH] PR modula2/120117: ICE when attempting to obtain the MAX of an aliased set type The ICE occur

[gcc r15-9676] [PATCH] PR modula2/115276: libgm2 wraptime.cc field access all return -1.

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:a10dd5c46aa41e108b04f2494ffb00c6cab50c75 commit r15-9676-ga10dd5c46aa41e108b04f2494ffb00c6cab50c75 Author: Gaius Mulley Date: Tue May 13 19:05:40 2025 +0100 [PATCH] PR modula2/115276: libgm2 wraptime.cc field access all return -1. This patch provides autoconf

[gcc r15-9675] [PATCH] PR modula2/119915: Sprintf1 repeats the entire format string if it starts with a directive

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:07c5d7ce0daccc8110953a8e65861ffc17ed92aa commit r15-9675-g07c5d7ce0daccc8110953a8e65861ffc17ed92aa Author: Gaius Mulley Date: Tue May 13 18:04:57 2025 +0100 [PATCH] PR modula2/119915: Sprintf1 repeats the entire format string if it starts with a directive Th

[gcc r15-9674] [PATCH] PR modula2/119914 No error message generated when passing a Ztype to an unbounded array

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:b8032bec831a4a48636e7ffd771e76efc1ff27ea commit r15-9674-gb8032bec831a4a48636e7ffd771e76efc1ff27ea Author: Gaius Mulley Date: Tue May 13 17:51:22 2025 +0100 [PATCH] PR modula2/119914 No error message generated when passing a Ztype to an unbounded array This

[gcc r15-9673] [PATCH] PR modula2/120188: Use existing test for plugin

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:c220b8e7b422ed04b6aaa1b9243b550df913f476 commit r15-9673-gc220b8e7b422ed04b6aaa1b9243b550df913f476 Author: Gaius Mulley Date: Tue May 13 16:51:06 2025 +0100 [PATCH] PR modula2/120188: Use existing test for plugin This is a cleanup patch which to use the exist

[gcc r15-9672] [PATCH] PR modula2/120188: documented example does not work assignvalue m2plugin

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:df1407f2122ec6e670d700c090e765d0a06859ee commit r15-9672-gdf1407f2122ec6e670d700c090e765d0a06859ee Author: Gaius Mulley Date: Tue May 13 16:48:52 2025 +0100 [PATCH] PR modula2/120188: documented example does not work assignvalue m2plugin This patch corrects

[gcc r16-595] PR modula2/120188: Use existing test for plugin

2025-05-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:f1f94e79dbcfa4b33267db27780870ea7810cd21 commit r16-595-gf1f94e79dbcfa4b33267db27780870ea7810cd21 Author: Gaius Mulley Date: Tue May 13 13:35:00 2025 +0100 PR modula2/120188: Use existing test for plugin This is a cleanup patch which to use the existing plugi

[gcc r16-567] PR modula2/120188: documented example does not work assignvalue m2plugin

2025-05-12 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9ce4c801e8275fcf0336ae2fb548f6ebb3ca068b commit r16-567-g9ce4c801e8275fcf0336ae2fb548f6ebb3ca068b Author: Gaius Mulley Date: Mon May 12 17:59:00 2025 +0100 PR modula2/120188: documented example does not work assignvalue m2plugin This patch corrects the gm2 co

[gcc r16-392] PR modula2/120117: ICE when attempting to obtain the MAX of an aliased set type

2025-05-05 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:bb83283e5c5c55eab7493a58c5e415aa56f5940c commit r16-392-gbb83283e5c5c55eab7493a58c5e415aa56f5940c Author: Gaius Mulley Date: Mon May 5 18:16:20 2025 +0100 PR modula2/120117: ICE when attempting to obtain the MAX of an aliased set type The ICE occurred becaus

[gcc r16-119] PR modula2/115276: libgm2 wraptime.cc field access all return -1.

2025-04-24 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:419f40af5c5335b84c16e4891377142f12f7577b commit r16-119-g419f40af5c5335b84c16e4891377142f12f7577b Author: Gaius Mulley Date: Thu Apr 24 22:09:19 2025 +0100 PR modula2/115276: libgm2 wraptime.cc field access all return -1. This patch provides autoconf tests fo

[gcc r16-107] PR modula2/119915: Sprintf1 repeats the entire format string if it starts with a directive

2025-04-24 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7a4f7a92770db4e739e76a06175454ba38d60b22 commit r16-107-g7a4f7a92770db4e739e76a06175454ba38d60b22 Author: Gaius Mulley Date: Thu Apr 24 11:15:18 2025 +0100 PR modula2/119915: Sprintf1 repeats the entire format string if it starts with a directive This bugfix

[gcc r16-104] PR modula2/119914 No error message generated when passing a Ztype to an unbounded array

2025-04-23 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e9a81addd5b7d018e173fa8d59aafc2f84e41d8b commit r16-104-ge9a81addd5b7d018e173fa8d59aafc2f84e41d8b Author: Gaius Mulley Date: Thu Apr 24 02:39:36 2025 +0100 PR modula2/119914 No error message generated when passing a Ztype to an unbounded array This patch det

[gcc r15-9421] PR modula2/119779 ASM examples no longer work

2025-04-14 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9e0a98a47c98fd159a26de4433a3ed1d85afb8c3 commit r15-9421-g9e0a98a47c98fd159a26de4433a3ed1d85afb8c3 Author: Gaius Mulley Date: Mon Apr 14 10:13:40 2025 +0100 PR modula2/119779 ASM examples no longer work This patch introduces four dejagnu tests matching four

[gcc r15-9388] PR modula2/119735: Remove single quotes from m2 source code comments.

2025-04-11 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:985ae5ae9d76f5ea10996ec7466c4d636840495a commit r15-9388-g985ae5ae9d76f5ea10996ec7466c4d636840495a Author: Gaius Mulley Date: Fri Apr 11 19:34:17 2025 +0100 PR modula2/119735: Remove single quotes from m2 source code comments. Removing ' from all m2 comments

[gcc r15-9014] PR modula2/118045: libm2iso.so.20.0.0 contains an unresolvable reference to symbol casin

2025-03-28 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7e7ac815d2051308ccb7a7469f7e7a1f0b69f7e5 commit r15-9014-g7e7ac815d2051308ccb7a7469f7e7a1f0b69f7e5 Author: Gaius Mulley Date: Fri Mar 28 17:47:05 2025 + PR modula2/118045: libm2iso.so.20.0.0 contains an unresolvable reference to symbol casin This patch a

[gcc r15-9011] PR modula2/119504: ICE when attempting to access an element of a constant string

2025-03-28 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:b69945d511b394ef092c888c6475f8c72bee0c03 commit r15-9011-gb69945d511b394ef092c888c6475f8c72bee0c03 Author: Gaius Mulley Date: Fri Mar 28 15:25:55 2025 + PR modula2/119504: ICE when attempting to access an element of a constant string This patch prevents

[gcc r15-8475] PR modula2/118600 Assigning to a record causes alignment exception

2025-03-26 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:d286ece094ca52f41bf71096aa1de0a0cd954dfb commit r15-8475-gd286ece094ca52f41bf71096aa1de0a0cd954dfb Author: Gaius Mulley Date: Thu Mar 20 20:10:31 2025 + PR modula2/118600 Assigning to a record causes alignment exception This patch recursively tests every

[gcc r15-8877] PR modula2/119449 MAX of SYSTEM.REAL64 cause an ICE

2025-03-24 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:127a24ede2f82eafecb5eb142e21dbda38d06c18 commit r15-8877-g127a24ede2f82eafecb5eb142e21dbda38d06c18 Author: Gaius Mulley Date: Tue Mar 25 02:08:05 2025 + PR modula2/119449 MAX of SYSTEM.REAL64 cause an ICE This bugfix implements MAX(REAL64) and MIN(REAL64)

[gcc r15-8476] modula2: Defend against no ENOTBLK definition

2025-03-20 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:53dcff73dab134be596036e6bdd35e7b9d7a302b commit r15-8476-g53dcff73dab134be596036e6bdd35e7b9d7a302b Author: Gaius Mulley Date: Thu Mar 20 22:23:38 2025 + modula2: Defend against no ENOTBLK definition This patch defends against no ENOTBLK definition.

[gcc r15-8074] PR modula2/115111 Incorrect line debugging locations at the end of the WHILE loop

2025-03-16 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:5ed0564f2879db35106272556ba91f028177c5cd commit r15-8074-g5ed0564f2879db35106272556ba91f028177c5cd Author: Gaius Mulley Date: Sun Mar 16 15:56:48 2025 + PR modula2/115111 Incorrect line debugging locations at the end of the WHILE loop This fix corrects t

[gcc r15-7931] PR modula2/119192 ICE if TBITSIZE is used in an expression

2025-03-15 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:40a4f3dead623db86bc8f7255cbe524701f4aeb0 commit r15-7931-g40a4f3dead623db86bc8f7255cbe524701f4aeb0 Author: Gaius Mulley Date: Mon Mar 10 17:37:41 2025 + PR modula2/119192 ICE if TBITSIZE is used in an expression This patch fixes an ICE which will occur is

[gcc r15-7845] PR modula2/118998 Rotate of a packetset causes different types to binary operator error

2025-03-05 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:1b43154b90be6a2f691b98d4e395c07ac6c7045c commit r15-7845-g1b43154b90be6a2f691b98d4e395c07ac6c7045c Author: Gaius Mulley Date: Wed Mar 5 23:01:45 2025 + PR modula2/118998 Rotate of a packetset causes different types to binary operator error This patch all

[gcc r15-7786] PR modula2/119088 ICE when for loop accesses an unknown variable as the iterator

2025-03-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:585aa4065f1028c2fbfab55462e5e5e6b3c208c4 commit r15-7786-g585aa4065f1028c2fbfab55462e5e5e6b3c208c4 Author: Gaius Mulley Date: Sun Mar 2 19:04:37 2025 + PR modula2/119088 ICE when for loop accesses an unknown variable as the iterator This patch fixes an I

[gcc r15-7668] PR modula2/118978 ICE when attempting to pass an incompatible parameter

2025-02-22 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:a2f60c1ff5a85497f84dc307301bcbc4bd77082e commit r15-7668-ga2f60c1ff5a85497f84dc307301bcbc4bd77082e Author: Gaius Mulley Date: Sat Feb 22 16:47:21 2025 + PR modula2/118978 ICE when attempting to pass an incompatible parameter This bugfix is for a an ICE wh

[gcc r14-11310] [PATCH] PR modula2/118761: gm2 driver doesnt behave as gcc for -fhelp=BLA

2025-02-14 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9c38d0a79caef1909df9f51ec8d17c5f8cfecabd commit r14-11310-g9c38d0a79caef1909df9f51ec8d17c5f8cfecabd Author: Gaius Mulley Date: Fri Feb 14 19:17:02 2025 + [PATCH] PR modula2/118761: gm2 driver doesnt behave as gcc for -fhelp=BLA This patch enables the gm2

[gcc r14-11306] [PATCH] PR modula2/115112 Incorrect line debugging information occurs during INC builtin

2025-02-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:3d961691e0878e1328f9cbbc1d1af5e573ee6786 commit r14-11306-g3d961691e0878e1328f9cbbc1d1af5e573ee6786 Author: Gaius Mulley Date: Thu Feb 13 18:17:17 2025 + [PATCH] PR modula2/115112 Incorrect line debugging information occurs during INC builtin This patch

[gcc r14-11303] [PATCH] PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr

2025-02-12 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:209de720fb8ad491568633780c8e8c5cca8b4c33 commit r14-11303-g209de720fb8ad491568633780c8e8c5cca8b4c33 Author: Gaius Mulley Date: Wed Feb 12 21:26:04 2025 + [PATCH] PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr This patch builds access to the gcc

[gcc r15-7463] PR modula2/118761: gm2 driver doesnt behave as gcc for -fhelp=BLA

2025-02-10 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:3c5422e719d1fbabccaa9b63605171ea8bdfe57e commit r15-7463-g3c5422e719d1fbabccaa9b63605171ea8bdfe57e Author: Gaius Mulley Date: Tue Feb 11 01:26:43 2025 + PR modula2/118761: gm2 driver doesnt behave as gcc for -fhelp=BLA This patch enables the gm2 driver to

[gcc r15-7362] PR modula2/115112 Incorrect line debugging information occurs during INC builtin

2025-02-04 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:4d0ff917528d1c59bfad5401274c5be71b7b commit r15-7362-g4d0ff917528d1c59bfad5401274c5be71b7b Author: Gaius Mulley Date: Tue Feb 4 23:21:52 2025 + PR modula2/115112 Incorrect line debugging information occurs during INC builtin This patch fixes loca

[gcc r15-7324] PR modula2/117411 Request for documentation to include exception example

2025-02-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:969c30885558d092ad07c9c71dd54ea14f6096c6 commit r15-7324-g969c30885558d092ad07c9c71dd54ea14f6096c6 Author: Gaius Mulley Date: Sun Feb 2 16:02:27 2025 + PR modula2/117411 Request for documentation to include exception example This patch adds a new section

[gcc r15-7319] PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr

2025-02-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e2d32c81a993a27f3e9b5408f5d20580fe58feca commit r15-7319-ge2d32c81a993a27f3e9b5408f5d20580fe58feca Author: Gaius Mulley Date: Sat Feb 1 17:17:31 2025 + PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr This patch builds access to the gcc builtins

[gcc r15-7279] PR modula2/116073 invalid rtl sharing compiling FileSystem.mod caused by ext-dce

2025-01-29 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:62abe069506e67d2668e8de7c5e00c118c60d8a7 commit r15-7279-g62abe069506e67d2668e8de7c5e00c118c60d8a7 Author: Gaius Mulley Date: Wed Jan 29 20:32:07 2025 + PR modula2/116073 invalid rtl sharing compiling FileSystem.mod caused by ext-dce The bug fixes to PR

[gcc r15-7219] modula2: Tidyup gm2-compiler/M2GenGCC.mod:FoldConstBecomes

2025-01-26 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:bcbbce233bb3989673e099aace7a876d569d8d80 commit r15-7219-gbcbbce233bb3989673e099aace7a876d569d8d80 Author: Gaius Mulley Date: Sun Jan 26 19:49:55 2025 + modula2: Tidyup gm2-compiler/M2GenGCC.mod:FoldConstBecomes This patch is cosmetic and removes commente

[gcc r15-7216] modula2: comment tidyup and parameter rename

2025-01-26 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:1c470cc9ab4fb95f7798b565ae684754c00167bc commit r15-7216-g1c470cc9ab4fb95f7798b565ae684754c00167bc Author: Gaius Mulley Date: Sun Jan 26 15:57:56 2025 + modula2: comment tidyup and parameter rename This patch is cosmetic it tidies up some comments, remove

[gcc r15-7213] [PR modula2/118010, modula2/118183] Rebuild bootstrap tools with lseek fix

2025-01-25 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:765769dfeb1a3ce85d6f2c2b071dd1d7d6544280 commit r15-7213-g765769dfeb1a3ce85d6f2c2b071dd1d7d6544280 Author: Gaius Mulley Date: Sat Jan 25 20:30:02 2025 + [PR modula2/118010, modula2/118183] Rebuild bootstrap tools with lseek fix This patch rebuilds the boo

[gcc r15-7210] PR modula2/118010 libc.def lseek procedure off_t bugfix

2025-01-25 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:2531cb1d20d9c5b8a5390816a10a018c59506250 commit r15-7210-g2531cb1d20d9c5b8a5390816a10a018c59506250 Author: Gaius Mulley Date: Sat Jan 25 18:22:35 2025 + PR modula2/118010 libc.def lseek procedure off_t bugfix This patch fixes calls to lseek from m2 source

[gcc r15-7205] PR modula2/118010 m2 libc lseek procedure interface correction

2025-01-24 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:d0acb7b2b26d4f821968043eafd286a1a3a37ca3 commit r15-7205-gd0acb7b2b26d4f821968043eafd286a1a3a37ca3 Author: Gaius Mulley Date: Sat Jan 25 02:28:13 2025 + PR modula2/118010 m2 libc lseek procedure interface correction This patch corrects a typo in the defin

[gcc r15-7200] PR modula2/118589 Opaque type fields are visible outside implementation module

2025-01-24 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7be54613e8a1b1080f0480cf061baa73317a26d3 commit r15-7200-g7be54613e8a1b1080f0480cf061baa73317a26d3 Author: Gaius Mulley Date: Sat Jan 25 00:05:48 2025 + PR modula2/118589 Opaque type fields are visible outside implementation module This patch fixes a bug

[gcc r15-6879] PR modula2/116557: Remove physical address from COPYING.FDL

2025-01-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9a4bb95a4e68b6f90a16f337b0b4cdb9af957ab1 commit r15-6879-g9a4bb95a4e68b6f90a16f337b0b4cdb9af957ab1 Author: Gaius Mulley Date: Mon Jan 13 22:58:00 2025 + PR modula2/116557: Remove physical address from COPYING.FDL This patch removes the physical address fr

[gcc r15-6868] PR modula2/118453: Subranges types do not use virtual tokens during construction

2025-01-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7cd4de65ffb3f34d6ba5af2f9570900fecd7bed0 commit r15-6868-g7cd4de65ffb3f34d6ba5af2f9570900fecd7bed0 Author: Gaius Mulley Date: Mon Jan 13 14:40:43 2025 + PR modula2/118453: Subranges types do not use virtual tokens during construction P2SymBuild.mod.Build

[gcc r15-6616] [PR modula2/118010, modula2/118183] Unable to rebuild the bootstrap tools and Wtypemismatch

2025-01-07 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:1ea6fef426e37a09edd97bca65733930c214978d commit r15-6616-g1ea6fef426e37a09edd97bca65733930c214978d Author: Gaius Mulley Date: Tue Jan 7 11:20:45 2025 + [PR modula2/118010, modula2/118183] Unable to rebuild the bootstrap tools and Wtypemismatch This patch

[gcc r14-11089] [PATCH] PR modula2/117120: case ch with a nul char constant causes ICE

2024-12-14 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:cfe21668f3a7a0f07fa1e79ef2561a107a09a67d commit r14-11089-gcfe21668f3a7a0f07fa1e79ef2561a107a09a67d Author: Gaius Mulley Date: Sat Dec 14 11:46:57 2024 + [PATCH] PR modula2/117120: case ch with a nul char constant causes ICE This patch fixes the ICE cause

[gcc r14-11085] [PATCH] PR modula2/115328: use enable forward bool and set default true

2024-12-13 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:da470844aebd0836ce5b6921be62be954e1f8b52 commit r14-11085-gda470844aebd0836ce5b6921be62be954e1f8b52 Author: Gaius Mulley Date: Fri Dec 13 14:10:19 2024 + [PATCH] PR modula2/115328: use enable forward bool and set default true This patch introduces GetEnab

[gcc r15-6093] PR modula2/117120: case ch with a nul char constant causes ICE

2024-12-10 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e0ab8816ea53e2a343f7e945f4718172bff5ce95 commit r15-6093-ge0ab8816ea53e2a343f7e945f4718172bff5ce95 Author: Gaius Mulley Date: Tue Dec 10 20:47:36 2024 + PR modula2/117120: case ch with a nul char constant causes ICE This patch fixes the ICE caused when a

[gcc r15-6041] PR modula2/115328: use enable forward bool and set default true

2024-12-09 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:548afd73cdbf310403a1e3f34226372c16c29706 commit r15-6041-g548afd73cdbf310403a1e3f34226372c16c29706 Author: Gaius Mulley Date: Mon Dec 9 13:56:37 2024 + PR modula2/115328: use enable forward bool and set default true This patch introduces GetEnableForward

[gcc r14-11071] [PATCH] PR modula2/117948: Forward procedure declaration should only be available in ISO

2024-12-07 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:6385000d36a8b0b9dce0b8dc92e101dfcc584ec5 commit r14-11071-g6385000d36a8b0b9dce0b8dc92e101dfcc584ec5 Author: Gaius Mulley Date: Sat Dec 7 15:56:21 2024 + [PATCH] PR modula2/117948: Forward procedure declaration should only be available in ISO This patch r

[gcc r15-6011] PR modula2/117948: Forward procedure declaration should only be available in ISO

2024-12-07 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:41800372146f5ad15a8796b37f54965f78cc14fb commit r15-6011-g41800372146f5ad15a8796b37f54965f78cc14fb Author: Gaius Mulley Date: Sat Dec 7 14:04:44 2024 + PR modula2/117948: Forward procedure declaration should only be available in ISO This patch restricts

[gcc r14-11067] [PATCH] PR modula2/117904: cc1gm2 ICE when compiling a const built from VAL and SIZE

2024-12-06 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7dff53cb7bff5f523390fd4da5b32f3d6b300e2d commit r14-11067-g7dff53cb7bff5f523390fd4da5b32f3d6b300e2d Author: Gaius Mulley Date: Fri Dec 6 13:06:58 2024 + [PATCH] PR modula2/117904: cc1gm2 ICE when compiling a const built from VAL and SIZE This patch fixes

[gcc r15-5951] PR modula2/117904: cc1gm2 ICE when compiling a const built from VAL and SIZE

2024-12-05 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:363382ac7c2b8f6a09415e905b349bb7eaeca38a commit r15-5951-g363382ac7c2b8f6a09415e905b349bb7eaeca38a Author: Gaius Mulley Date: Thu Dec 5 20:31:34 2024 + PR modula2/117904: cc1gm2 ICE when compiling a const built from VAL and SIZE This patch fixes an ICE wh

[gcc r14-11060] [PATCH] PR modula2/117660: Errors referring to variables of type array could display full declaratio

2024-12-04 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:5902ea4a341419d243725e7a52800e297159ff9d commit r14-11060-g5902ea4a341419d243725e7a52800e297159ff9d Author: Gaius Mulley Date: Wed Dec 4 09:03:36 2024 + [PATCH] PR modula2/117660: Errors referring to variables of type array could display full declaration

[gcc r14-11059] [PATCH] PR modula2/117371: Add check for zero step in for loop

2024-12-04 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:f43c2ee451c57025065c91fbdc067128e93d2ec4 commit r14-11059-gf43c2ee451c57025065c91fbdc067128e93d2ec4 Author: Gaius Mulley Date: Wed Dec 4 08:01:13 2024 + [PATCH] PR modula2/117371: Add check for zero step in for loop This patch is a follow on from PR modul

[gcc r14-11057] [PATCH] PR modula2/117371: type incompatibility between INTEGER and CARDINAL

2024-12-03 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:c1409e1955110fcf3641cec6e8381fbf03f0a510 commit r14-11057-gc1409e1955110fcf3641cec6e8381fbf03f0a510 Author: Gaius Mulley Date: Wed Dec 4 00:11:22 2024 + [PATCH] PR modula2/117371: type incompatibility between INTEGER and CARDINAL This patch enforces a con

[gcc r14-11056] [PATCH] modula2: Add dependencies for generated sources

2024-12-03 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:de4f10f07c05cd638070ce4d3091ab28cc3cfa03 commit r14-11056-gde4f10f07c05cd638070ce4d3091ab28cc3cfa03 Author: Gaius Mulley Date: Tue Dec 3 21:17:20 2024 + [PATCH] modula2: Add dependencies for generated sources This patch adds rules and dependencies for the

[gcc r14-11052] [PATCH] modula2: M2MetaError.{def, mod} and P2SymBuild.mod further cleanup

2024-12-03 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:d35eeeca7b27bb153d61e5668d52efff6432cf66 commit r14-11052-gd35eeeca7b27bb153d61e5668d52efff6432cf66 Author: Gaius Mulley Date: Tue Dec 3 15:58:27 2024 + [PATCH] modula2: M2MetaError.{def,mod} and P2SymBuild.mod further cleanup Further cleanups and improve

[gcc r14-11051] [PATCH] modula2: Tidyup gm2-compiler/M2MetaError.mod

2024-12-03 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:b16824e10d9ae6c7740fc01424e192ae3448fc9a commit r14-11051-gb16824e10d9ae6c7740fc01424e192ae3448fc9a Author: Gaius Mulley Date: Tue Dec 3 14:39:03 2024 + [PATCH] modula2: Tidyup gm2-compiler/M2MetaError.mod This patch is a tidyup for gm2-compiler/M2MetaErr

[gcc r14-11050] [PATCH] PR modula2/115328 The FORWARD keyword is not implemented

2024-12-03 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:e8acf6816cf360d5db0ebfaf995415961f455274 commit r14-11050-ge8acf6816cf360d5db0ebfaf995415961f455274 Author: Gaius Mulley Date: Tue Dec 3 13:37:01 2024 + [PATCH] PR modula2/115328 The FORWARD keyword is not implemented This patch implements the FORWARD key

[gcc r14-11023] [PATCH] PR modula2/116918 -fswig correct syntax fixup

2024-12-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:58ef1c521c15d3c7755e0f96b472b625122ab609 commit r14-11023-g58ef1c521c15d3c7755e0f96b472b625122ab609 Author: Gaius Mulley Date: Mon Dec 2 21:34:38 2024 + [PATCH] PR modula2/116918 -fswig correct syntax fixup This patch adds a missing % escape in DoCheckUnb

[gcc r14-11019] [PATCH] PR modula2/117555: Add missing return statement after raise

2024-12-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:89761f1f03565468eb3b15259f6ad42af0cfe198 commit r14-11019-g89761f1f03565468eb3b15259f6ad42af0cfe198 Author: Gaius Mulley Date: Mon Dec 2 14:34:32 2024 + [PATCH] PR modula2/117555: Add missing return statement after raise This patch adds missing return sta

[gcc r14-11021] [PATCH] PR modula2/116918 -fswig correct syntax

2024-12-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:aa38196eb45bfb8a8632381ba3e277deb1b25782 commit r14-11021-gaa38196eb45bfb8a8632381ba3e277deb1b25782 Author: Gaius Mulley Date: Mon Dec 2 20:25:25 2024 + [PATCH] PR modula2/116918 -fswig correct syntax This patch fixes the syntax for the generated swig int

[gcc r14-11020] [PATCH] modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod

2024-12-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:89e7b9b2bb6fbfa529d3eb7dc5c8e48d722aec95 commit r14-11020-g89e7b9b2bb6fbfa529d3eb7dc5c8e48d722aec95 Author: Gaius Mulley Date: Mon Dec 2 18:03:31 2024 + [PATCH] modula2: Add noreturn attribute to m2/gm2-libs/M2RTS.mod This patch removes a build warning by

[gcc r14-11017] [PATCH] PR modula2/117555: libgm2 build failure after r15-5081-g95960cd473297c

2024-12-02 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:9c926d8b83a8229e0b4335cc78b2bee1b85b58af commit r14-11017-g9c926d8b83a8229e0b4335cc78b2bee1b85b58af Author: Gaius Mulley Date: Mon Dec 2 13:25:14 2024 + [PATCH] PR modula2/117555: libgm2 build failure after r15-5081-g95960cd473297c This patch adds missin

[gcc r14-11015] [PATCH] modula2: Tidyup remove unnecessary parameters

2024-12-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7e8a67e0237f8d6da6d3de7752368f3d8923d121 commit r14-11015-g7e8a67e0237f8d6da6d3de7752368f3d8923d121 Author: Gaius Mulley Date: Sun Dec 1 23:09:44 2024 + [PATCH] modula2: Tidyup remove unnecessary parameters This patch removes ununsed parameters from gm2-c

[gcc r14-11014] [PATCH] modula2: Remove unused parameter warnings seen in build

2024-12-01 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:92ed383eb0bfa0df8d066a0c282ff266816d495f commit r14-11014-g92ed383eb0bfa0df8d066a0c282ff266816d495f Author: Gaius Mulley Date: Sun Dec 1 14:41:40 2024 + [PATCH] modula2: Remove unused parameter warnings seen in build This patch removes unused parameters i

[gcc r14-11011] [PATCH] modula2: gcc/m2/Make-lang.in fix includes during bootstrap build

2024-11-29 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:7b22d9cb9b89cb52e2f846f5cbfc1feff39d7a45 commit r14-11011-g7b22d9cb9b89cb52e2f846f5cbfc1feff39d7a45 Author: Gaius Mulley Date: Sat Nov 30 02:22:37 2024 + [PATCH] modula2: gcc/m2/Make-lang.in fix includes during bootstrap build This patch fixes the include

[gcc r14-11008] [PATCH] PR modula2/116557 Remove physical address from the GPL header comment

2024-11-29 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:59f5d4ef99702619d94b475de06bb937fa6d22af commit r14-11008-g59f5d4ef99702619d94b475de06bb937fa6d22af Author: Gaius Mulley Date: Fri Nov 29 18:34:33 2024 + [PATCH] PR modula2/116557 Remove physical address from the GPL header comment This patch removes the

[gcc r14-11007] [PATCH] PR modula2/116181: m2rts fix -Wodr warning

2024-11-29 Thread Gaius Mulley via Gcc-cvs
https://gcc.gnu.org/g:bead6de23ecc75965f7c74a1f05539e30bd36ee0 commit r14-11007-gbead6de23ecc75965f7c74a1f05539e30bd36ee0 Author: Gaius Mulley Date: Fri Nov 29 16:36:14 2024 + [PATCH] PR modula2/116181: m2rts fix -Wodr warning This patch fixes the -Wodr warning seen in pge-boo

  1   2   3   >