index
:
rocket-tools/riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gm2
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
PR modula2/121314: quotes appearing in concatenated error strings
Gaius Mulley
2
-0
/
+32
11 days
PR modula2/121289 Poor warning location when using Wstyle option
Gaius Mulley
2
-0
/
+58
2025-07-23
PR modula2/121164: Modula 2 build failure followup
Gaius Mulley
2
-0
/
+42
2025-06-30
[PR modula2/117203] Followup add Delete procedure function
Gaius Mulley
3
-0
/
+308
2025-06-22
[PR modula2/120731] error in Strings.Pos causing sigsegv
Gaius Mulley
1
-0
/
+16
2025-06-17
PR modula2/120673: Mutually dependent types crash the compiler
Gaius Mulley
4
-0
/
+42
2025-06-09
PR modula2/120606: FOR loop ICE if the last expression uses an array
Gaius Mulley
1
-0
/
+21
2025-06-07
[PR modula2/119650, PR modula2/117203]: WriteString and Delete are missing fr...
Gaius Mulley
5
-0
/
+49
2025-06-06
PR modula2/120542: Return statement in the main procedure crashes the compiler
Gaius Mulley
4
-0
/
+32
2025-06-01
PR modula2/120497: error is generated for good code when returning a pointer ...
Gaius Mulley
2
-0
/
+36
2025-05-31
PR modula2/120389 Assigning wrong type to an array causes an ICE
Gaius Mulley
5
-0
/
+65
2025-05-22
PR modula2/120389 ICE if assigning a constant char to an integer array
Gaius Mulley
1
-0
/
+7
2025-05-05
PR modula2/120117: ICE when attempting to obtain the MAX of an aliased set type
Gaius Mulley
2
-0
/
+26
2025-04-24
PR modula2/119915: Sprintf1 repeats the entire format string if it starts wit...
Gaius Mulley
1
-0
/
+63
2025-04-24
PR modula2/119914 No error message generated when passing a Ztype to an unbou...
Gaius Mulley
1
-0
/
+10
2025-03-28
PR modula2/119504: ICE when attempting to access an element of a constant string
Gaius Mulley
3
-0
/
+79
2025-03-25
PR modula2/119449 MAX of SYSTEM.REAL64 cause an ICE
Gaius Mulley
3
-0
/
+25
2025-03-16
PR modula2/115111 Incorrect line debugging locations at the end of the WHILE ...
Gaius Mulley
1
-0
/
+18
2025-03-10
PR modula2/119192 ICE if TBITSIZE is used in an expression
Gaius Mulley
1
-2
/
+7
2025-03-05
PR modula2/118998 Rotate of a packetset causes different types to binary oper...
Gaius Mulley
3
-0
/
+79
2025-03-02
PR modula2/119088 ICE when for loop accesses an unknown variable as the iterator
Gaius Mulley
1
-0
/
+7
2025-02-22
PR modula2/118978 ICE when attempting to pass an incompatible parameter
Gaius Mulley
1
-0
/
+10
2025-02-04
PR modula2/115112 Incorrect line debugging information occurs during INC builtin
Gaius Mulley
2
-0
/
+20
2025-02-02
PR modula2/117411 Request for documentation to include exception example
Gaius Mulley
2
-0
/
+165
2025-02-01
PR modula2/118703 Abort compiling m2pim_NumberIO_BinToStr
Gaius Mulley
1
-0
/
+90
2025-01-29
PR modula2/116073 invalid rtl sharing compiling FileSystem.mod caused by ext-dce
Gaius Mulley
1
-0
/
+15
2025-01-13
PR modula2/118453: Subranges types do not use virtual tokens during construction
Gaius Mulley
4
-0
/
+49
2025-01-02
Update copyright years.
Jakub Jelinek
241
-242
/
+242
2024-12-10
PR modula2/117120: case ch with a nul char constant causes ICE
Gaius Mulley
3
-0
/
+31
2024-12-09
PR modula2/115328: use enable forward bool and set default true
Gaius Mulley
1
-0
/
+0
2024-12-07
PR modula2/117948: Forward procedure declaration should only be available in ISO
Gaius Mulley
1
-0
/
+14
2024-12-05
PR modula2/117904: cc1gm2 ICE when compiling a const built from VAL and SIZE
Gaius Mulley
1
-0
/
+25
2024-11-25
PR modula2/117777: m2 does not allow single const string in asm volatile
Gaius Mulley
1
-0
/
+5
2024-11-18
PR modula2/117660: Errors referring to variables of type array could display ...
Gaius Mulley
1
-0
/
+8
2024-11-18
PR modula2/117371: Add check for zero step in for loop
Gaius Mulley
1
-0
/
+18
2024-11-15
PR modula2/117371: type incompatibility between INTEGER and CARDINAL
Gaius Mulley
4
-0
/
+66
2024-11-11
modula2: Reimplement parameter declaration and checking.
Gaius Mulley
3
-0
/
+24
2024-10-19
PR modula2/115328 The FORWARD keyword is not implemented
Gaius Mulley
18
-0
/
+160
2024-09-20
modula2: Remove unused parameter warnings seen in build
Gaius Mulley
6
-0
/
+82
2024-08-25
modula2 testsuite: new libc unit test
Gaius Mulley
2
-0
/
+75
2024-08-16
PR modula2/116378 m2 bootstrap fails on x86_64-darwin
Gaius Mulley
3
-3
/
+3
2024-07-28
PR modula2/115823 Wrong expansion of isnormal optab
Gaius Mulley
4
-1
/
+34
2024-07-23
PR modula2/116048 ICE when encountering wrong kind of qualident
Gaius Mulley
6
-1
/
+39
2024-07-16
PR modula2/115957 ICE on procedure local const declaration
Gaius Mulley
2
-0
/
+31
2024-07-10
PR modula2/115823 Wrong expansion of isnormal optab
Gaius Mulley
1
-0
/
+47
2024-06-25
PR modula2/115536 Expression is evaluated incorrectly when encountering relop...
Gaius Mulley
7
-0
/
+158
2024-06-11
PR modula2/114529 Avoid ODR violations in bootstrap translated sources
Gaius Mulley
41
-0
/
+987
2024-05-29
PR modula2/115276 bugfix libgm2 wraptime.InitTM returns NIL
Gaius Mulley
1
-0
/
+17
2024-05-21
PR modula2/115164 initial test code highlighting the problem
Gaius Mulley
2
-0
/
+18
2024-05-15
PR modula2/115057 TextIO.ReadRestLine raises an exception when buffer is exce...
Gaius Mulley
3
-0
/
+53
[next]