Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Diagnostic Output for AFMV (#20) #41

Open
wants to merge 1,619 commits into
base: 2024-W-afmv-diagnostic-output
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1619 commits
Select commit Hold shift + click to select a range
d3fe0ff
ada: Allow implicit dereferenced for uses of 'Super
AdaDoom3 May 9, 2024
464f0cb
ada: Couple of small cleanups in semantic analysis of aspects
May 9, 2024
0226331
ada: Missing initialization of multidimensional array using sliding
miranda-adacore May 9, 2024
34935c4
ada: Minor tweaks to processing of Aggregate aspect
May 10, 2024
1feb6d8
ada: Crash checking accessibility level on private type
AdaDoom3 May 10, 2024
262a5ff
ada: Add prototype for mutably tagged types
AdaDoom3 May 9, 2024
50c41dd
ada: Minor tweak in Snames
May 12, 2024
7232be2
ada: Simplify handling of VxWorks-specific error codes for ENOENT
JeromeGuittonAdaCore May 10, 2024
5d429a2
ada: Bad tree built for Obj.Discrim_Dep_Component'Loop_Entry in asser…
swbaird May 8, 2024
97810cc
ada: Fix parts of classification of aspects
May 13, 2024
cac993e
ada: Typo and indentation fix
marc-adacore Feb 29, 2024
55ceb87
ada: Do not create null GCC thunks
Apr 29, 2024
02b7f68
ada: Skip subprogram body entities inside scopes
yannickmoy Apr 26, 2024
83061c8
ada: Fix return mechanism reported by -gnatRm
Apr 29, 2024
f89a68a
ada: Do not include target-specific makefile fragments
May 7, 2024
35d9b2c
doc: Remove reference to Interix
GeraldPfeifer Jun 14, 2024
c2c61d8
RISC-V: Bugfix vec_extract v mode iterator restriction mismatch
Incarnation-p-lee Jun 14, 2024
aa85a5a
doc: Consolidate duplicate MOVBE listings for Intel CPUs
GeraldPfeifer Jun 14, 2024
d66b820
Support single def-use cycle optimization for SLP reduction vectoriza…
rguenth Jun 13, 2024
1438b15
Adjust gcc.target/i386/vect-strided-3.c
rguenth Jun 14, 2024
4b1f486
configure: adjustments for building with in-tree binutils
jbeulich Jun 14, 2024
869af02
Match: Support more forms for the scalar unsigned .SAT_SUB
Incarnation-p-lee Jun 12, 2024
308f870
RISC-V: Add testcases for scalar unsigned SAT_SUB form 3
Incarnation-p-lee Jun 13, 2024
d0f6a1e
RISC-V: Add testcases for scalar unsigned SAT_SUB form 4
Incarnation-p-lee Jun 13, 2024
bfe92c7
RISC-V: Add testcases for scalar unsigned SAT_SUB form 5
Incarnation-p-lee Jun 13, 2024
b781fb4
RISC-V: Add testcases for scalar unsigned SAT_SUB form 6
Incarnation-p-lee Jun 13, 2024
1d37b81
RISC-V: Add testcases for scalar unsigned SAT_SUB form 7
Incarnation-p-lee Jun 14, 2024
6d73bb1
RISC-V: Add testcases for scalar unsigned SAT_SUB form 8
Incarnation-p-lee Jun 14, 2024
4060935
RISC-V: Add testcases for scalar unsigned SAT_SUB form 9
Incarnation-p-lee Jun 14, 2024
896e043
RISC-V: Add testcases for scalar unsigned SAT_SUB form 10
Incarnation-p-lee Jun 14, 2024
161efd6
libstdc++: Fix declaration of posix_memalign for freestanding
jwakely Jun 14, 2024
6af8d8e
libstdc++: Make std::type_info::operator== always_inline for C++23 [P…
jwakely Jun 11, 2024
2830b0b
AVR: target/115419 - Tie breaks are rounded-to-even.
sprintersb Jun 14, 2024
1bb2535
testsuite: Add -Wno-psabi to vshuf-mem.C test
jakubjelinek Jun 14, 2024
80c6b6a
Do not assume LHS of call is an ssa-name.
andrewwmacleod Jun 12, 2024
d40034c
Add merge facility to ssa_lazy_cache.
andrewwmacleod Jun 13, 2024
e5e3412
Dont add varying values to gori_on_edge mass calculations.
andrewwmacleod Jun 14, 2024
471fb09
Daily bump.
Jun 15, 2024
57af69d
doc: Remove pointer to old versions of binutils
GeraldPfeifer Jun 15, 2024
9a674ed
RISC-V: Refine the SAT_ARITH test help header files [NFC]
Incarnation-p-lee Jun 15, 2024
6762d57
riscv: Allocate enough space to strcpy() string
cmuellner Jun 14, 2024
079506b
RISC-V: Add testcases for vector unsigned SAT_SUB form 2
Incarnation-p-lee Jun 15, 2024
dff55a5
Daily bump.
Jun 16, 2024
e943a5d
diagnostics: Enable escape sequence processing on windows consoles
Peter0x44 Jun 3, 2024
5c662a3
diagnostics: Don't hardcode auto_enable_urls to false for mingw hosts
Peter0x44 Jun 3, 2024
bc630d6
pretty-print: Don't translate escape sequences to windows console API
Peter0x44 Jun 3, 2024
0240909
[committed] Fix minor SH scan-asm failure after recent IOR->ADD changes
JeffreyALaw Jun 16, 2024
59dfce6
[to-be-committed] [RISC-V] Improve (1 << N) | C for rv64
JeffreyALaw Jun 16, 2024
33caee5
aarch64: Fix reg_is_wrapped_separately array size [PR100211]
apinski-quic Jun 16, 2024
8348f8c
libbacktrace: it's OK if zstd decompressor sees no backward bits
ianlancetaylor Jun 16, 2024
6c08b82
Daily bump.
Jun 17, 2024
96fe23e
m2: Remove uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE
jedilyn Jun 17, 2024
ac66736
s390: testsuite: Fix ifcvt-one-insn-bool.c
stefan-sf-ibm Jun 17, 2024
0bf3f14
s390: testsuite: Fix nobp-table-jump-*.c
stefan-sf-ibm Jun 17, 2024
2ab143d
s390: Extend two/four element integer vectors
stefan-sf-ibm Jun 17, 2024
9965acb
s390: Extend two element float vector
stefan-sf-ibm Jun 17, 2024
e86d4e4
s390: Delete mistakenly added tests
stefan-sf-ibm Jun 17, 2024
6d0b7b6
x86: Emit cvtne2ps2bf16 for odd increasing perm in __builtin_shufflev…
LevyHsu Jun 13, 2024
db75a66
Fix ICE when compiling with -fcoarray=single, when derefing a non-array.
Jun 11, 2024
b5d3ad2
i386: Refine all cvtt* instructions with UNSPEC instead of FIX/UNSIGN…
Rejur Jun 12, 2024
4fbaac1
[APX ZU] Fix test for target-support check
konglingling7 Jun 17, 2024
3dedfad
Rename Value_Range to value_range.
aldyh Jun 4, 2024
b100488
Revert "tree-optimization/100923 - re-do VN with contextual PTA info …
rguenth Jun 17, 2024
95bfc6a
Testcase for PR115492
rguenth Jun 17, 2024
65e72b9
tree-optimization/115508 - fix ICE with SLP scheduling and extern vector
rguenth Jun 17, 2024
83aad89
[to-be-committed,RISC-V] Improve variable bit set for rv64
JeffreyALaw Jun 17, 2024
c70eea0
rs6000: Compute rop_hash_save_offset for non-Altivec compiles [PR115389]
peter-bergner Jun 14, 2024
dae9378
doc: Mark up __cxa_atexit as @code.
GeraldPfeifer Jun 17, 2024
4f18f75
RISC-V: Add configure check for Zaamo/Zalrsc assembler support
patrick-rivos Jun 17, 2024
8584c98
c++: Fix up floating point conversion rank comparison for _Float32 an…
jakubjelinek Jun 17, 2024
b63c7d9
c-family: Fix -Warray-compare warning ICE [PR115290]
jakubjelinek Jun 17, 2024
edf514f
c: Implement C2Y alignof on incomplete arrays
jsm28 Jun 17, 2024
7e59f0c
vshuf-mem.C: Make -march=z14 depend on s390_vxe
Andreas-Krebbel Jun 17, 2024
96db579
diagnostics: Fix add_misspelling_candidates [PR115440]
jakubjelinek Jun 17, 2024
d78694c
Add minimal support for __bf16 to -fdump-ada-spec
Jun 17, 2024
67bc21a
[to-be-committed,RISC-V] Handle zero_extract destination for single b…
JeffreyALaw Jun 17, 2024
17979de
aarch64: Add testcase for PR97405
apinski-quic Jun 17, 2024
31e275d
Daily bump.
Jun 18, 2024
7c6f79e
i386: Handle target of __builtin_ia32_cmp[p|s][s|d] from avx into sse…
Rejur Mar 20, 2024
792ebb0
testsuite, rs6000: Replace powerpc_altivec_ok with powerpc_altivec [P…
jedilyn Jun 18, 2024
4b75ed3
Enhance if-conversion for automatic arrays
rguenth Jun 14, 2024
19258ca
tree-optimization/115493 - fix wrong code with SLP induction cond red…
rguenth Jun 17, 2024
e17114f
rs6000: Shrink rs6000_init_generated_builtins size [PR115324]
jakubjelinek Jun 18, 2024
c9b96a6
c23: Fix for redeclared enumerator initialized with different type [P…
uecker May 18, 2024
0104447
Make force_subreg emit nothing on failure
rsandifo-arm Jun 18, 2024
1474a8e
aarch64: Use force_subreg in more places
rsandifo-arm Jun 18, 2024
d4047da
Make more use of force_subreg
rsandifo-arm Jun 18, 2024
5f40d1c
Add force_lowpart_subreg
rsandifo-arm Jun 18, 2024
6bd4fba
aarch64: Add some uses of force_lowpart_subreg
rsandifo-arm Jun 18, 2024
a573ed4
Make more use of force_lowpart_subreg
rsandifo-arm Jun 18, 2024
e0700fb
Add force_highpart_subreg
rsandifo-arm Jun 18, 2024
c67a9a9
aarch64: Add some uses of force_highpart_subreg
rsandifo-arm Jun 18, 2024
5f6b429
[MAINTAINERS] Update my email address
ktkachov Jun 18, 2024
d8c8ab7
analyzer: Fix g++ 4.8 bootstrap without using std::move to return std…
jwakely Jun 14, 2024
89c26a9
libstdc++: Fix outdated comment about standard integer types
jwakely Jun 18, 2024
a78e2c3
[to-be-committed,RISC-V] Improve bset generation when bit position is…
JeffreyALaw Jun 18, 2024
7f9be55
tree-optimization/115537 - ICE with SLP condition reduction vectoriza…
rguenth Jun 18, 2024
9b10982
Match: Support form 11 for the unsigned scalar .SAT_SUB
Incarnation-p-lee Jun 17, 2024
e4f9389
Match: Support forms 7 and 8 for the unsigned .SAT_ADD
Incarnation-p-lee Jun 17, 2024
f89f9c7
diagnostics: move simple_diagnostic_{path,thread,event} to their own …
davidmalcolm Jun 18, 2024
d0334e7
diagnostics: eliminate "tree" from diagnostic_{event,path}
davidmalcolm Jun 18, 2024
164ac58
diagnostics: remove tree usage from tree-diagnostic-path.cc
davidmalcolm Jun 18, 2024
d3878c8
diagnostics: eliminate diagnostic_context::m_make_json_for_path
davidmalcolm Jun 18, 2024
bdcfe7f
diagnostics: introduce diagnostic-macro-unwinding.h/cc
davidmalcolm Jun 18, 2024
c371d7b
diagnostics: eliminate diagnostic_context::m_print_path callback
davidmalcolm Jun 18, 2024
524cdf4
diagnostics: rename tree-diagnostic-path.cc to diagnostic-path.cc
davidmalcolm Jun 18, 2024
79ab724
aarch64: make thunderxt88p1 an alias of thunderxt88
apinski-quic Jun 17, 2024
adadb5c
aarch64: Add comment about thunderxt81/t83 being aliases
apinski-quic Jun 17, 2024
cbf7245
[committed] [RISC-V] Fix wrong patch application
JeffreyALaw Jun 18, 2024
6638ba1
RISC-V: Fix vwsll combine on rv32 targets
ewlu Jun 11, 2024
ffe5141
RISC-V: Move mode assertion out of conditional branch in emit_insn
ewlu Jun 14, 2024
a008fa3
Daily bump.
Jun 19, 2024
17d0982
[MAINTAINERS] Update my email address and move to DCO.
Jun 19, 2024
6315c00
RISC-V: Add testcases for unsigned .SAT_SUB scalar form 11
Incarnation-p-lee Jun 18, 2024
61655f5
RISC-V: Add testcases for unsigned .SAT_SUB scalar form 12
Incarnation-p-lee Jun 18, 2024
a84945e
RISC-V: Add testcases for unsigned .SAT_ADD vector form 2
Incarnation-p-lee Jun 17, 2024
1bdcac7
RISC-V: Add testcases for unsigned .SAT_ADD vector form 3
Incarnation-p-lee Jun 17, 2024
24ae0a0
RISC-V: Add testcases for unsigned .SAT_ADD vector form 4
Incarnation-p-lee Jun 17, 2024
1daf54a
RISC-V: Add testcases for unsigned .SAT_ADD vector form 5
Incarnation-p-lee Jun 17, 2024
748b9f0
RISC-V: Add testcases for unsigned .SAT_ADD vector form 6
Incarnation-p-lee Jun 17, 2024
ed94699
RISC-V: Add testcases for unsigned .SAT_ADD vector form 7
Incarnation-p-lee Jun 17, 2024
eb549f1
RISC-V: Add testcases for unsigned .SAT_ADD vector form 8
Incarnation-p-lee Jun 17, 2024
2314108
xtensa: constantsynth: Reforge to fix some non-fatal issues
jjsuwa-sys3175 Jun 19, 2024
dbb7181
Fortran: Set the vptr of a class typed result.
Jun 6, 2024
a73744a
Improve gcc.dg/vect/bb-slp-32.c testcase
rguenth Jun 19, 2024
c6a9ab8
build: Fix missing variable quotes
collinfunk Jun 14, 2024
8c52adc
libstdc++: Fix warning regressions in <bits/stl_tempbuf.h>
jwakely Jun 18, 2024
b3a3446
RISC-V: Add testcases for unsigned .SAT_SUB vector form 3
Incarnation-p-lee Jun 19, 2024
0fe8c5f
RISC-V: Add testcases for unsigned .SAT_SUB vector form 4
Incarnation-p-lee Jun 19, 2024
d5054ec
RISC-V: Add testcases for unsigned .SAT_SUB vector form 5
Incarnation-p-lee Jun 19, 2024
337b211
RISC-V: Add testcases for unsigned .SAT_SUB vector form 6
Incarnation-p-lee Jun 19, 2024
be8dc4b
RISC-V: Add testcases for unsigned .SAT_SUB vector form 7
Incarnation-p-lee Jun 19, 2024
ff3729e
RISC-V: Add testcases for unsigned .SAT_SUB vector form 8
Incarnation-p-lee Jun 19, 2024
f127582
RISC-V: Add testcases for unsigned .SAT_SUB vector form 9
Incarnation-p-lee Jun 19, 2024
be18486
RISC-V: Add testcases for unsigned .SAT_SUB vector form 10
Incarnation-p-lee Jun 19, 2024
8088374
Build: Fix typo ac_cv_search_pthread_crate
wzssyqa Jun 19, 2024
5d0c1b4
doloop: Add support for predicated vectorized loops
avieira-arm Jun 19, 2024
3dfc28d
arm: Add support for MVE Tail-Predicated Low Overhead Loops
avieira-arm Jun 19, 2024
954f901
Fortran: fix for CHARACTER(len=*) dummies with bind(C) [PR115390]
harald-anlauf Jun 18, 2024
9651d60
libstdc++: Add conditional noexcept to std::pair default ctor
jwakely Jun 18, 2024
5d156a9
libstdc++: Add noexcept to some std::promise shared state internals
jwakely Jun 18, 2024
bcb9dad
libstdc++: Consistently indent <future> with tabs
jwakely Jun 19, 2024
0982552
xtensa: Eliminate double MEMW insertions for volatile memory
jjsuwa-sys3175 Jun 19, 2024
6f6ea27
i386: Zhaoxin shijidadao enablement
MayShao-oc Jun 19, 2024
25860fd
bitint: Fix up lowering of COMPLEX_EXPR [PR115544]
jakubjelinek Jun 19, 2024
e03583e
RISC-V: Promote Zaamo/Zalrsc to a when using an old binutils
patrick-rivos Jun 18, 2024
f0204ae
[PATCH v2] RISC-V: Remove float vector eqne pattern
demin-han Jun 19, 2024
a334189
Revert "Build: Fix typo ac_cv_search_pthread_crate"
wzssyqa Jun 19, 2024
6d6587b
Revert "build: Fix missing variable quotes"
wzssyqa Jun 19, 2024
ebfffb6
Daily bump.
Jun 20, 2024
70466e6
vect: Add a function to check lane-reducing stmt
feng-xue-ampere Jun 15, 2024
a944e57
vect: Remove duplicated check on reduction operand
feng-xue-ampere Jun 16, 2024
0726f1c
vect: Use one reduction_type local variable
feng-xue-ampere Jun 16, 2024
b9c369d
vect: Use an array to replace 3 relevant variables
feng-xue-ampere Jun 16, 2024
ecbc96b
vect: Tighten an assertion for lane-reducing in transform
feng-xue-ampere Jun 16, 2024
bea447a
build: Fix missing variable quotes and typo
collinfunk Jun 19, 2024
46bb4ce
tree-optimization/114413 - SLP CSE after permute optimization
rguenth Jun 19, 2024
ccaa39a
Fortran: Auto array allocation with function dependencies [PR59104]
Jun 20, 2024
4867cc8
i386: Fix some ISA bit test in option_override
wwwhhhyyy Jun 17, 2024
21b54da
ada: Fix list of attributes defined by Ada 2022
ptroja Feb 1, 2024
cba9a6c
ada: Improve preprocessor error handling.
swbaird May 10, 2024
6e5f911
ada: Update documentation for 'Super
AdaDoom3 May 9, 2024
d1c0759
ada: Treat Info-Warnings as Info messages
May 6, 2024
82531c6
ada: Add switch for suppressing info messages
May 7, 2024
0f906fe
ada: Convert -gnatw.n messages to warnings
May 10, 2024
23c332e
ada: Change messages for -gnatw.v to warnings
May 13, 2024
20f5d5e
ada: Document -gnatd_w for CCG
richardkenner May 15, 2024
cfd7b02
ada: Fix minor issues in comments
May 10, 2024
2e28085
ada: Do not compute Has_Controlled_Component twice during freezing
May 14, 2024
7abf222
ada: Add Dump_Buffers hooks for code coverage
ronan-d May 15, 2024
c207c2d
ada: Couple of minor fixes in GNAT Reference Manual
May 16, 2024
ad264cb
ada: Remove Max_Entry_Queue_Depth pragma/aspect
May 16, 2024
42305c7
ada: Fix style in freezing code
ptroja May 15, 2024
09ed91d
ada: Remove redundant conditions from freezing code
ptroja May 15, 2024
4f6ee98
ada: Streamline propagation of controlled flags on types
May 15, 2024
7e05732
ada: Add documentation for Subprogram_Variant aspect and pragma
ptroja May 16, 2024
664e47e
ada: Update Bit Ordering references in GNAT Reference Manual
May 17, 2024
ce59982
ada: Enforce strict alignment for array types with aliased component
May 19, 2024
9cf9514
ada: Fix crash on real literal in declare expression of expression fu…
May 20, 2024
3a16f19
ada: Fix bogus error with "=" operator on array of private unchecked …
May 20, 2024
980fddd
ada: New pragma to default all interrupts to system.
Cementitious Feb 3, 2024
e8e0306
ada: Fix composition of primitive equality for untagged records with …
May 21, 2024
c5d7daa
ada: Fix assertion failure during analysis of instantiation of formal…
May 24, 2024
3c6dcd1
ada: Fix inlining of fixed-lower-bound array for GNATprove
yannickmoy May 23, 2024
ecb84b0
ada: Crash on selected component of formal derived type in generic in…
dismukes May 23, 2024
36bd573
ada: Replace "All" argument to Extensions_Allowed pragma with "All_Ex…
swbaird May 24, 2024
a688a02
ada: Rewrite generic formal/actual matching
bobduff May 28, 2024
4c98b69
ada: Fix checking of SPARK RM on ghost with concurrent part
yannickmoy May 27, 2024
301927d
ada: Reference to nonexistent operator in reduction expression accepted
swbaird May 16, 2024
1340dde
libstdc++: Fix find_last_set(simd_mask) to ignore padding bits
mattkretz Jun 14, 2024
f739ad5
[RISC-V] Minor cleanup/improvement to bset/binv patterns
JeffreyALaw Jun 20, 2024
9a76db2
i386: Allow all register_operand SUBREGs in x86_ternlog_idx.
rogersayle Jun 20, 2024
e71481e
Daily bump.
Jun 21, 2024
52c1128
rs6000: Fix wrong RTL patterns for vector merge high/low word on LE
jedilyn Jun 21, 2024
7b67ec4
MIPS: Set condmove cost to SET(REG, REG)
wzssyqa Jun 18, 2024
573f11e
Build: Set gcc_cv_as_mips_explicit_relocs if gcc_cv_as_mips_explicit_…
wzssyqa Jun 20, 2024
1f974c3
Remove outdated info from passes.texi
rguenth Jun 21, 2024
59221dc
complex-lowering: Better handling of PAREN_EXPR [PR68855]
apinski-quic Jun 20, 2024
3ebd803
ada: Spurious style error with mutiple square brackets
AdaDoom3 May 9, 2024
a0546a3
ada: Fix for Default_Component_Value with declare expressions
ptroja May 16, 2024
c5aed35
ada: Fix assertion failure on predicate involving access parameter
May 21, 2024
244d02b
ada: Predefined arithmetic operators incorrectly treated as directly …
swbaird May 24, 2024
39f3595
ada: Fix gnatcheck violation reported after a recent cleanup
ptroja Apr 17, 2024
9ce1b11
ada: Generic formal/actual matching -- misc cleanup
bobduff May 30, 2024
8c7ce88
ada: Fix incorrect handling of packed array with aliased composite co…
May 30, 2024
aa34d34
ada: Fix internal error on case expression used as index of array com…
May 28, 2024
2b55cc5
ada: Fix missing index check with declare expression
May 30, 2024
df06370
ada: Cannot override inherited function with controlling result
miranda-adacore May 30, 2024
3c99b1a
ada: Revert conditional installation of signal handlers on VxWorks
Cementitious Jun 4, 2024
7a51065
ada: Small cleanup in processing of primitive operations
Jun 4, 2024
498c626
ada: Change error message on invalid RTS path
marc-adacore Jun 4, 2024
96e037b
ada: Crash when using user defined string literals
miranda-adacore Jun 6, 2024
728c145
ada: Fix crash in GNATbind during error reporting
Jun 5, 2024
036a37e
ada: Apply fixes to Examine_Array_Bounds
ronan-d Jun 6, 2024
3cc00cc
ada: Reject ambiguous function calls in interpolated string expressions
miranda-adacore Jun 6, 2024
4e12854
ada: Implement fast modulo reduction for nonbinary modular multiplica…
Apr 5, 2024
9aa8324
ada: Implement fast modulo reduction for nonbinary modular multiplica…
Apr 20, 2024
d69c53f
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed reco…
May 27, 2024
2b510ac
ada: Fix bogus Address Sanitizer stack-buffer-overflow on packed arra…
May 27, 2024
fbe4dd2
ada: Fix internal error on protected type with -gnatc -gnatR
May 28, 2024
f49267e
sh: Make *minus_plus_one work after RA
rsandifo-arm Jun 21, 2024
e2fb245
libstdc++: Initialize base in test allocator's constructor
jwakely Jun 20, 2024
510ce5e
libstdc++: Fix std::to_array for trivial-ish types [PR115522]
jwakely Jun 18, 2024
f906b10
libstdc++: Fix __cpp_lib_chrono for old std::string ABI
jwakely Jun 20, 2024
bb7d052
libstdc++: Add [[deprecated]] to std::wstring_convert and std::wbuffe…
jwakely Mar 22, 2024
577225a
libstdc++: Add deprecation warnings to <strstream> types
jwakely Apr 7, 2024
c3e2373
libstdc++: Undeprecate std::pmr::polymorphic_allocator::destroy (P287…
jwakely Jun 18, 2024
466ee78
libstdc++: Make std::any_cast<void> ill-formed (LWG 3305)
jwakely Jun 18, 2024
09ca26c
libstdc++: Qualify calls in <bits/stl_uninitialized.h> to prevent ADL
jwakely Jun 20, 2024
9f4fdc3
diagnostics: fixes to SARIF output [PR109360]
davidmalcolm Jun 21, 2024
a84fe22
testsuite: check that generated .sarif files validate against the SAR…
davidmalcolm Jun 21, 2024
ffaa806
Add builtin_unreachable processing for fast_vrp.
andrewwmacleod Jun 17, 2024
68532d3
Change fast VRP algorithm
andrewwmacleod Jun 17, 2024
747a060
Print "Global Exported" to dump_file from set_range_info.
andrewwmacleod Jun 17, 2024
4a43a06
rtl-ssa: Don't cost no-op moves
rsandifo-arm Jun 21, 2024
8f254cd
iq2000: Fix test and branch instructions
rsandifo-arm Jun 21, 2024
5320bcb
xstormy16: Fix xs_hi_nonmemory_operand
rsandifo-arm Jun 21, 2024
77f3214
libstdc++: Fix test on x86_64 and non-simd targets
mattkretz Jun 21, 2024
b374318
libstdc++: Fix std::fill and std::fill_n optimizations [PR109150]
jwakely Jun 19, 2024
139d65d
libstdc++: Don't use std::__is_scalar in std::valarray initialization…
jwakely Jun 19, 2024
5f10547
libstdc++: Stop using std::__is_pointer in <deque> and <algorithm> [P…
jwakely Jun 19, 2024
51cc776
libstdc++: Remove std::__is_void class template [PR115497]
jwakely Jun 19, 2024
52a8235
libstdc++: Remove std::__is_pointer and std::__is_scalar [PR115497]
jwakely Jun 19, 2024
37f3000
[committed] Fix testsuite fallout on stormy16 after IOR->PLUS change
JeffreyALaw Jun 21, 2024
4819dc7
diagnostics: move diagnostic_{event,path} functions to diagnostic-pat…
davidmalcolm Jun 21, 2024
ccbcde5
diagnostics: remove duplicate copies of diagnostic_kind_text
davidmalcolm Jun 21, 2024
69fdcd0
Daily bump.
Jun 22, 2024
be0f770
Added test file to Makefile.in for diagnostic output
Anatolii-developer Jun 22, 2024
3401854
Added test file to Makefile.in for diagnostic output
Anatolii-developer Jun 22, 2024
a3d3dbc
Added test file to Makefile.in for diagnostic output
Anatolii-developer Jun 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
82 changes: 82 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,85 @@
2024-06-20 Collin Funk <[email protected]>

PR bootstrap/115453
* configure.ac: Quote variable result of AC_SEARCH_LIBS. Fix
typo ac_cv_search_pthread_crate.
* configure: Regenerate.

2024-06-19 YunQiang Su <[email protected]>

Revert:
2024-06-19 Collin Funk <[email protected]>

* configure.ac: Quote variable result of AC_SEARCH_LIBS.
* configure: Regenerate.

2024-06-19 YunQiang Su <[email protected]>

Revert:
2024-06-19 YunQiang Su <[email protected]>

PR bootstrap/115453
* configure.ac: Fix typo ac_cv_search_pthread_crate.
* configure: Regnerate.

2024-06-19 YunQiang Su <[email protected]>

PR bootstrap/115453
* configure.ac: Fix typo ac_cv_search_pthread_crate.
* configure: Regnerate.

2024-06-19 Collin Funk <[email protected]>

* configure.ac: Quote variable result of AC_SEARCH_LIBS.
* configure: Regenerate.

2024-06-19 Ramana Radhakrishnan <[email protected]>

* MAINTAINERS: Update my email address.

2024-06-18 Kyrylo Tkachov <[email protected]>

* MAINTAINERS (aarch64 port): Update my email address.
(DCO section): Likewise.

2024-06-11 Arthur Cohen <[email protected]>

* Makefile.tpl: Add CRAB1_LIBS variable.
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Check if -ldl and -lpthread are needed, and if so, add
them to CRAB1_LIBS.

2024-05-31 Pengxuan Zheng <[email protected]>

* MAINTAINERS: Add myself to Write After Approval and DCO.

2024-05-20 Gerald Pfeifer <[email protected]>

* MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer
to Write After Approval.

2024-05-17 Levy Hsu <[email protected]>

* MAINTAINERS: Add myself.

2024-05-14 Filip Kastl <[email protected]>

* MAINTAINERS: Use tabs between name and email.

2024-05-13 Xiao Zeng <[email protected]>

* MAINTAINERS: Add myself.

2024-05-09 H.J. Lu <[email protected]>

* MAINTAINERS: Add myself to DCO.

2024-05-06 YunQiang Su <[email protected]>

* config-ml.in: Insert an -B option with multi-os-dir into
compiler commands used to build libraries.

2024-04-16 Thomas Schwinge <[email protected]>

* configure.ac (have_cargo): Force to "no" in Canadian cross
Expand Down
15 changes: 10 additions & 5 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,21 @@ docs, and the testsuite related to that.
aarch64 port Richard Earnshaw <[email protected]>
aarch64 port Richard Sandiford <[email protected]>
aarch64 port Marcus Shawcroft <[email protected]>
aarch64 port Kyrylo Tkachov <ktkachov@gcc.gnu.org>
aarch64 port Kyrylo Tkachov <ktkachov@nvidia.com>
alpha port Richard Henderson <[email protected]>
amdgcn port Julian Brown <[email protected]>
amdgcn port Andrew Stubbs <[email protected]>
arc port Joern Rennecke <[email protected]>
arc port Claudiu Zissulescu <[email protected]>
arm port Nick Clifton <[email protected]>
arm port Richard Earnshaw <[email protected]>
arm port Ramana Radhakrishnan <ramana.gcc@gmail.com>
arm port Ramana Radhakrishnan <ramanara@nvidia.com>
avr port Denis Chertykov <[email protected]>
bfin port Jie Zhang <[email protected]>
bpf port Jose E. Marchesi <[email protected]>
c6x port Bernd Schmidt <[email protected]>
cris port Hans-Peter Nilsson <[email protected]>
c-sky port Xianmiao Qu <[email protected]>
c-sky port Yunhai Shang <[email protected]>
epiphany port Joern Rennecke <[email protected]>
fr30 port Nick Clifton <[email protected]>
frv port Nick Clifton <[email protected]>
frv port Alexandre Oliva <[email protected]>
Expand Down Expand Up @@ -467,6 +465,7 @@ Matthew Hiller <[email protected]>
Kazu Hirata <[email protected]>
Manfred Hollstein <[email protected]>
Cong Hou <[email protected]>
Levy Hsu <[email protected]>
Lin Hu <[email protected]>
Falk Hueffner <[email protected]>
Andrew John Hughes <[email protected]>
Expand Down Expand Up @@ -633,6 +632,7 @@ Joe Ramsay <[email protected]>
Rolf Rasmussen <[email protected]>
Fritz Reese <[email protected]>
Volker Reichelt <[email protected]>
Joern Rennecke <[email protected]>
Bernhard Reutner-Fischer <[email protected]>
Tom Rix <[email protected]>
Thomas Rodgers <[email protected]>
Expand Down Expand Up @@ -738,10 +738,12 @@ Kwok Cheung Yeung <[email protected]>
Greta Yorsh <[email protected]>
David Yuste <[email protected]>
Adhemerval Zanella <[email protected]>
Xiao Zeng <[email protected]>
Dennis Zhang <[email protected]>
Yufeng Zhang <[email protected]>
Qing Zhao <[email protected]>
Shujing Zhao <[email protected]>
Pengxuan Zheng <[email protected]>
Jon Ziegler <[email protected]>
Roman Zippel <[email protected]>
Josef Zlomek <[email protected]>
Expand Down Expand Up @@ -769,10 +771,12 @@ Tim Lange <[email protected]>
Jeff Law <[email protected]>
Jeff Law <[email protected]>
Jeff Law <[email protected]>
H.J. Lu <[email protected]>
Immad Mir <[email protected]>
Gaius Mulley <[email protected]>
Andrew Pinski <[email protected]>
Siddhesh Poyarekar <[email protected]>
Ramana Radhakrishnan <[email protected]>
Navid Rahimi <[email protected]>
Rishi Raj <[email protected]>
Trevor Saunders <[email protected]>
Expand All @@ -781,9 +785,10 @@ Nathaniel Shead <[email protected]>
Nathan Sidwell <[email protected]>
Edward Smith-Rowland <[email protected]>
Fangrui Song <[email protected]>
Kyrylo Tkachov <ktkachov@gcc.gnu.org>
Kyrylo Tkachov <ktkachov@nvidia.com>
Petter Tomner <[email protected]>
Martin Uecker <[email protected]>
Jonathan Wakely <[email protected]>
Alexander Westbrooks <[email protected]>
Chung-Ju Wu <[email protected]>
Pengxuan Zheng <[email protected]>
Loading