index
:
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/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-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-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
2024-01-31
PR modula2/111627 Excess test fails with a case-preserving-case-insensitive s...
Gaius Mulley
4
-8
/
+8
2024-01-26
modula2: detect string and pointer formal and actual parameter incompatibility
Gaius Mulley
2
-0
/
+26
2024-01-25
modula2: add project regression test and badpointer tests
Gaius Mulley
5
-0
/
+876
2024-01-11
PR modula2/112946 set expression type checking
Gaius Mulley
5
-0
/
+73
2024-01-03
Update copyright years.
Jakub Jelinek
231
-258
/
+257
2023-12-15
PR modula2/112946 ICE assignment of string to enumeration or set
Gaius Mulley
3
-0
/
+41
2023-12-13
PR modula2/112921 missing modules shortreal shortstr shortconv convstringshort
Gaius Mulley
1
-0
/
+13
2023-12-12
PR modula2/112984 Compiling program with -Wpedantic shows warning in libraries
Gaius Mulley
2
-0
/
+46
2023-12-07
PR modula2/112893 detect procedure address incompatible with cardinal in iso
Gaius Mulley
2
-0
/
+28
2023-12-01
gm2: Add missing declaration of m2pim_M2RTS_Terminate to test
Florian Weimer
1
-0
/
+1
2023-11-01
PR modula2/102989: reimplement overflow detection in ztype though WIDE_INT_MA...
Gaius Mulley
2
-8
/
+1
2023-10-27
PR modula2/111530: Build failure on BSD due to getopt_long_only GNU extension...
Gaius Mulley
1
-0
/
+74
2023-10-25
PR modula2/111955 introduce isnan support to Builtins.def
Gaius Mulley
1
-0
/
+17
2023-10-11
PR modula2/111675 Incorrect packed record field value passed to a procedure
Gaius Mulley
1
-0
/
+49
2023-09-30
modula2: testsuite correction to m2date.mod
Gaius Mulley
1
-1
/
+2
2023-09-28
modula2: Increase linking test timeouts for slower targets
Gaius Mulley
5
-6
/
+20
2023-09-19
PR 108143/modula2 LONGREAL and powerpc64le-linux
Gaius Mulley
17
-0
/
+559
2023-09-14
modula2: Add missing comments to M2CaseList.mod and add testcases
Gaius Mulley
9
-21
/
+45
2023-09-14
modula2: introduce case checking when switching on subranges
Gaius Mulley
10
-0
/
+228
2023-09-12
modula2: new option -Wcase-enum and associated fixes
Gaius Mulley
5
-0
/
+143
2023-08-12
PR modula2/108119 disable m2rte plugin by default
Gaius Mulley
5
-5
/
+5
2023-08-05
PR modula2/110779 SysClock can not read the clock
Gaius Mulley
3
-0
/
+138
2023-08-02
PR modula2/110161 Comparing a typed procedure variable to 0 gives ICE or asse...
Gaius Mulley
1
-0
/
+8
2023-08-01
PR modula2/110865 Unable to access copied const array
Gaius Mulley
3
-0
/
+68
2023-07-25
PR modula2/110174 Bugfixes to M2GenGCC.mod:CodeInline preventing an ICE
Gaius Mulley
5
-2
/
+102
2023-07-22
PR modula2/110631 Bugfix to FIO WriteCardinal
Gaius Mulley
1
-0
/
+89
2023-07-20
[modula2] Implement limited VAR parameter static analysis
Gaius Mulley
4
-0
/
+91
2023-07-19
[modula2] Location improvement and bugfix when issuing parameter errors
Gaius Mulley
2
-0
/
+15
2023-07-19
[modula2] Variable analysis understands DISPOSE and NIL
Gaius Mulley
3
-0
/
+65
2023-07-18
[modula2] Uninitialized variable static analysis improvements
Gaius Mulley
18
-0
/
+519
2023-07-11
[modula2] Improve uninitialized variable analysis by combining basic blocks
Gaius Mulley
2
-0
/
+62
2023-07-03
PR modula2/110125 variables reported as uninitialized when set inside WITH
Gaius Mulley
24
-0
/
+634
2023-06-13
PR modula2/110189 Using an unknown TYPE as argument to VAL gives ICE
Gaius Mulley
1
-0
/
+7
2023-06-09
PR modula2/110126 variables are reported as unused when referenced by ASM
Gaius Mulley
1
-0
/
+12
2023-06-07
PR modula2/110019 Reported line numbers off by 1 when cpp invoked.
Gaius Mulley
2
-0
/
+42
2023-05-24
PR modula2/109952 Inconsistent HIGH values with 'ARRAY OF CHAR'
Gaius Mulley
1
-0
/
+61
2023-05-19
PR modula2/109908 Delete from m2iso Strings is broken
Gaius Mulley
1
-0
/
+85
2023-05-17
PR modula2/109879 WholeIO.ReadCard and ReadInt should consume leading space
Gaius Mulley
1
-0
/
+89
2023-05-12
PR modula2/109830 m2iso library SeqFile.mod appending to a file overwrites co...
Gaius Mulley
1
-0
/
+77
2023-05-12
PR modula2/109810 ICE fix when an array is assigned by a larger string
Gaius Mulley
1
-0
/
+7
2023-05-09
PR modula2/109779 isolib SkipLine skips the first character of the successive...
Gaius Mulley
1
-0
/
+52
2023-05-04
PR modula2/109729 cannot use a CHAR type as a FOR loop iterator
Gaius Mulley
1
-0
/
+33
2023-04-30
Remove duplicate constants created between passes
Gaius Mulley
1
-0
/
+44
2023-04-26
PR modula2/108121 Re-implement overflow detection for constant literals
Gaius Mulley
2
-1
/
+8
2023-04-13
PR modula2/109496 Fix constant char parameter passing to an array of char
Gaius Mulley
2
-0
/
+40
2023-04-05
PR modula2/109423 cc1gm2 ICE if an INCL or EXCL is performed on an unknown set
Gaius Mulley
2
-0
/
+13
2023-03-29
PR modula2/109336 - The -fmod= and -fdef= options do not work
Gaius Mulley
4
-0
/
+61
2023-03-24
modula2: Enable iso-extended-opaque-run-pass.exp to build library tests
Gaius Mulley
1
-2
/
+4
2023-03-23
PR modula2/109264 Bugfix resolve opaque types containing sets
Gaius Mulley
11
-0
/
+186
2023-03-16
[modula2] Add missing stdbool to testcode
Gaius Mulley
1
-0
/
+2
[prev]
[next]