Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
c013655
libstdc++: Use markdown in some Doxygen comments
Apr 25, 2025
07b29ef
testsuite: Add require target for SJLJ exception implementation
Jan 18, 2025
b1cb7a5
testsuite: Skip tests incompatible with generic thunk support
Jan 11, 2025
ed65ae6
Daily bump.
Apr 26, 2025
e6f89d7
simplify-rtx: Simplify `(zero_extend (and x CST))` -> (and (subreg x)…
Feb 5, 2025
0035613
Add m32c*-*-* to the list of obsolete targets
Apr 25, 2025
1d635e7
Fix i386 vectorizer cost of FP scalar MAX_EXPR and MIN_EXPR
Apr 26, 2025
3076c77
Daily bump.
Apr 27, 2025
d85444a
Refactor msse4 and mno-sse4.
Apr 1, 2025
e6e42a7
RISC-V: Extract vec_duplicate for expand_const_vector [NFC]
Apr 16, 2025
cf366b6
RISC-V: Extract vec_series for expand_const_vector [NFC]
Apr 16, 2025
cf0283a
RISC-V: Extract vector duplicate for expand_const_vector [NFC]
Apr 16, 2025
ab22b8c
RISC-V: Extract vector stepped for expand_const_vector [NFC]
Apr 17, 2025
78db475
Honor TARGET_PROMOTE_PROTOTYPES during RTL expand
Nov 21, 2024
a670ebd
Drop targetm.promote_prototypes from C, C++ and Ada frontends
Nov 20, 2024
cdb239b
i386: Adjust apx-ndd.c for frontend promotion removal
Nov 10, 2024
f9f81d5
vect-simd-clone-1[6-8][cd].c: Expect in-branch clones for x86
Nov 10, 2024
de8648d
scev-cast.c: Enable for all targets and adjust scan matches
Nov 10, 2024
f962f59
ssa-fre-4.c: Enable for all targets and adjust scan match
Nov 10, 2024
1c5cf7c
c++/modules: Ensure DECL_FRIEND_CONTEXT is streamed [PR119939]
Apr 25, 2025
fb5bff3
Daily bump.
Apr 28, 2025
346c62c
Fix size_t in id-15.c and infoleak-net-ethtool-ioctl.c for llp64
Apr 24, 2025
dea7b9a
gcc: For Windows x86-32, always attempt to realign stack regardless o…
Apr 27, 2025
7867348
c-family: Improve location for -Wunknown-pragmas in a _Pragma [PR118838]
Feb 11, 2025
b0120fa
tailc: Improve tail recursion handling [PR119493]
Apr 28, 2025
1ecd95e
libstdc++: Implement missing allocator-aware constructors for unorder…
Mar 18, 2025
4794340
libstdc++: Strip reference and cv-qual in range deduction guides for …
Mar 20, 2025
1be88e4
libstdc++: Fix mingw build by using _M_span [PR119970]
Apr 28, 2025
1ae9e3c
Remove --param vect-force-slp
Jan 30, 2025
da01214
Remove non-SLP vector loop transform
Jan 30, 2025
cfeee37
Prune non-SLP paths from vectorizer loop analysis
Jan 30, 2025
b30424f
middle-end/116083 - vectorizer slowness
Dec 3, 2024
e543eaa
middle-end/60779 - LTO vs. -fcx-fortran-rules and -fcx-limited-range
Feb 18, 2025
99aa410
middle-end/80342 - genmatch optimize outer conversions
Jan 21, 2025
6901d56
tree-optimization/119103 - missed overwidening detection for shift
Mar 4, 2025
302d22f
tree-optimization/119044 - predcom fails to preserve alias info
Feb 27, 2025
83d7dcf
lto/113207 - make fld_type_variant more picky
Feb 3, 2025
7a16ef4
ipa/119973 - IPA PTA issue with global initializers
Apr 28, 2025
b9ea3b2
x86: Properly find the maximum stack slot alignment
Mar 14, 2023
ef32bd8
simplify-rtx: Split out native_decode_int
Apr 28, 2025
56408be
gccrs: Fix segv in unsafe chcker
Apr 4, 2025
ab64d37
gccrs: Implement typecheck for zero-variant enums
Apr 3, 2025
491ac17
gccrs: Implement integer representation for enums
Apr 3, 2025
afdb4a4
gccrs: Update comments in repr parsing code
Apr 4, 2025
75a5721
gccrs: Fix crash in hir dump as labels are optional
Apr 16, 2025
2cbb3bf
gccrs: Fix ICE when checking shift's which are behind array refs
Apr 16, 2025
facff07
gccrs: Add check for placeholder (infer) type in return position
Apr 16, 2025
4894b1e
gccrs: Emit error with old asm syntax in new asm blocks
Apr 9, 2025
6978243
gccrs: Add llvmInlineAsm node
Apr 10, 2025
7f3050b
gccrs: Parse and lower llvm asm node
Apr 15, 2025
d76cbf4
gccrs: Add LlvmInlineAsm node dump
Apr 17, 2025
93c9f9a
gccrs: Add execute test for black_box intrinsic
Apr 17, 2025
8b4bb56
gccrs: Add gimple test for black box intrinsic
Apr 17, 2025
144e9f0
gccrs: Add test case to show issue is fixed
Apr 17, 2025
de9284e
gccrs: Add test case to show ICE is fixed
Apr 17, 2025
201d5ac
gccrs: nr2.0: Handle StructPatternFieldIdent
Apr 17, 2025
a79bad1
gccrs: Fix ICE in struct expressions
Apr 17, 2025
a11dbc0
gccrs: nr2.0: Remove unnecessary copy of Node
Apr 17, 2025
519b340
gccrs: Add test case to show ice is fixed
Apr 18, 2025
533c13a
gccrs: Fix ICE when handling case of unknown field in HIR::FieldAccess
Apr 17, 2025
2f7e712
gccrs: Adjust segment start position errors
Apr 17, 2025
efb94eb
gccrs: Fix ICE with empty generic arguments
Apr 17, 2025
e186cea
gccrs: prealloc the initilizer vector
Apr 17, 2025
fe8cd8f
gccrs: nr2.0: Fix derive-debug1.rs
Apr 6, 2025
3b2fa2a
gccrs: nr2.0: Improve error handling
Apr 17, 2025
cd2e5bf
gccrs: Change error message to match expected test output
Apr 23, 2025
e905c04
gccrs: Remove error state for GenericArg
Apr 7, 2025
93d3fcf
gccrs: Prevent forward declaration in type parameters
Apr 23, 2025
e26fa68
gccrs: Update generics9 expected error message
Apr 23, 2025
f84a088
gccrs: Change expected error output to match nr2
Apr 24, 2025
bbee43b
gccrs: Add fn_once and Sized lang items to the test
Apr 4, 2025
12b3858
gccrs: Add equality operator for identifiers
Apr 5, 2025
a65c3b4
gccrs: Add hash function for Identifiers
Apr 5, 2025
55e8094
gccrs: Add binding context class
Apr 6, 2025
a8a422d
gccrs: Add pattern bindings
Apr 6, 2025
5023cc6
gccrs: Use stacked context for nested bindings.
Apr 6, 2025
5fdce52
gccrs: Remove passing test from exclusion list
Apr 6, 2025
f171589
gccrs: Use specialized param visit function for params
Apr 19, 2025
dc351da
gccrs: Completely duplicate path node
Apr 25, 2025
2128f8f
gccrs: Some assorted tweaks and bug fixes
Jan 11, 2025
4ea7304
gccrs: Visit visibility in UseDeclaration
Apr 28, 2025
beced83
gccrs: Fix narrowing conversion warnings
Apr 17, 2025
07a14a4
Add testcase for bogus Warray-bounds warning dealing with __builtin_u…
Apr 5, 2025
ed3374b
gimplefe: Simplify handling of identifier based binary operations
Apr 26, 2025
bfc3154
gimplefe: Round trip of rotates [PR119432]
Apr 26, 2025
4c40e3d
gimple-verifier: Add check that comparison in GIMPLE_COND does not throw
Apr 24, 2025
45d82eb
MAINTAINERS: Add my gcc.gnu.org username
Apr 28, 2025
08af16b
tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Apr 19, 2025
ce489c8
Always reflect lower bits from mask in subranges.
Apr 14, 2025
9a467c2
Infer non-zero for integral division RHS.
Jan 21, 2025
b37738e
Use the current cache when creating inferred ranges.
Mar 31, 2025
b89c6f8
Do not overwrite relation in range_of_range_op.
Apr 22, 2025
a76b260
Add lhs_op1 relation to pointer_plus
Apr 22, 2025
8d0ec97
Add a Relation iterator to the relation oracle.
Feb 10, 2025
a25818c
sarif output: introduce sarif_generation_options
Apr 28, 2025
0c5b98b
diagnostics: make diagnostic_context::m_abort_on_error private
Apr 28, 2025
bc39b00
diagnostics: use diagnostic_option_id for m_opt_permissive
Apr 28, 2025
9c4336c
c,c++: use unique_ptr in name_hint to reduce naked 'new'
Apr 28, 2025
1dc8916
pass_manager: add m_ prefix to pass fields accessed via passes.def
Apr 28, 2025
0ef00f7
analyzer: add a call_details::dump (using text_art)
Apr 28, 2025
5ecea59
analyzer: fail if we see unexpected gimple stmt codes
Apr 28, 2025
d0500cd
analyzer: use analyzer/common.h as a common header
Apr 28, 2025
978e9df
analyzer: convert various enums to "enum class"
Apr 28, 2025
c2f8c7a
analyzer: convert gcall * to gcall & in many places
Apr 28, 2025
4e1f545
analyzer: convert various call_summary * to call_summary &
Apr 28, 2025
6f97645
analyzer: use unique_ptr for state_machine instances
Apr 28, 2025
cf5fb8f
Eliminate make-unique.h and ::make_unique
Apr 28, 2025
13f4b12
analyzer,c++: add placeholder implementation of ana::translation_unit…
Apr 28, 2025
7a39e0c
analyzer: initial implementation of exception handling [PR97111]
Apr 28, 2025
2a63dc8
analyzer: fix null deref false negative on std::unique_ptr [PR109366]
Apr 28, 2025
a1922f0
analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]
Apr 28, 2025
0416ac5
libstdc++: centralize and improve testing of shared_ptr/weak_ptr conv…
Mar 15, 2025
1c0cbc1
Daily bump.
Apr 29, 2025
1ad6e17
Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC
Apr 28, 2025
a0a64aa
i386: Add ix86_expand_unsigned_small_int_cst_argument
Nov 12, 2024
d1cada7
x86: Add a pass to remove redundant all 0s/1s vector load
Nov 29, 2024
1547c0a
i386: Skip sub-RTXes of memory operand in ix86_update_stack_alignment
Apr 29, 2025
3cf9798
debug/78685 - reword -Og documentation
Apr 28, 2025
59e8533
Annotate empty bb with all debug_stmt with location of phi in the sin…
Jan 22, 2025
0f3a6b3
target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference
Apr 29, 2025
aa29654
i386: Allow string instructions from non-default address space [PR111…
Apr 29, 2025
0253745
libstdc++: Fix allocator propagation for rvalue+rvalue string concate…
Apr 28, 2025
42046a0
libstdc++: Use constexpr-if to simplify std::vector relocation
Dec 10, 2024
5b32ce7
libstdc++: Use constexpr-if in std::function for C++11 and C++14
Apr 28, 2025
77687bc
libstdc++: Use constexpr-if for C++11 and C++14
Apr 28, 2025
fc62834
tree-optimization/119997 - &ptr->field no longer subject to PRE
Apr 29, 2025
aa93272
libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427]
Apr 29, 2025
102ecca
RISC-V: Fix register move cost for SIBCALL_REGS/JALR_REGS
Apr 28, 2025
7c2e60f
libstdc++: Optimize removal from unique assoc containers [PR112934]
Mar 11, 2024
6966918
i386: Disable string insn from non-default AS for Pmode != word_mode …
Apr 29, 2025
d84fbc5
simplify-rtx: Combine bitwise operations in more cases
Apr 29, 2025
52e2bcb
libstdc++: Use constexpr-if to slightly simplify <regex>
Dec 18, 2024
100efce
libstdc++: Use no_stdname for make_obj_using_allocator feature test m…
Apr 29, 2025
692b647
d: Use __builtin_clear_padding for zeroing alignment holes after set
Apr 29, 2025
405fee9
analyzer: fix for older version of GCC
Apr 29, 2025
1efd525
Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training.
Apr 29, 2025
55b01e1
Daily bump.
Apr 30, 2025
2ca5725
libstdc++: Fix _Padding_sink in case when predicted width is between …
Apr 25, 2025
8709d6a
libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures
Apr 28, 2025
4a02f3a
Fix compilation failure on FreeBSD
Apr 30, 2025
37a6fbe
RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Apr 29, 2025
cc8b8c0
RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Apr 29, 2025
83bb288
AArch64: Fold LD1/ST1 with ptrue to LDR/STR for 128-bit VLS
Feb 13, 2025
a992164
RISC-V: Fix missing implied Zicsr from Zve32x
Apr 30, 2025
e5d1f53
RISC-V: Allow different dynamic floating point mode to be merged [PR1…
Apr 29, 2025
4dc40ed
AVR: target/119989 - Add missing clobbers to xload_<mode>_libgcc.
Apr 30, 2025
85e4f21
Fix GNAT build failure for x86/FreeBSD
Apr 30, 2025
1a13684
tree-optimization/120003 - missed jump threading
Apr 30, 2025
a85b89e
ipa/120006 - wrong code with IPA PTA
Apr 30, 2025
51ba233
tree-optimization/119960 - failed external SLP promotion
Apr 29, 2025
a6cfde6
tree-optimization/119960 - fix and guard get_later_stmt
Apr 29, 2025
e12b09a
Revert "tree-optimization/119960 - failed external SLP promotion"
Apr 30, 2025
5f44fcd
tree-optimization/119960 - add validity checking to SLP scheduling
Apr 29, 2025
05ea8ba
c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981]
Apr 30, 2025
3584aab
testsuite: Force -mcmodel=small for gcc.target/aarch64/pr115258.c
Apr 30, 2025
3aaafd6
Update gcc .po files
Apr 30, 2025
039ba65
analyzer: avoid saying "'0' is NULL"
Apr 30, 2025
8c80fc1
analyzer: add more test coverage for sprintf
Apr 30, 2025
e504a59
sarif output: introduce sarif_serialization_format
Apr 30, 2025
49d2c6c
prime-paths.cc: remove redundant semicolons
Apr 30, 2025
299d48f
vectorizer: Fix riscv build [PR120042]
Apr 30, 2025
22ccade
c++/modules: Catch exposures of TU-local values through inline refere…
Apr 29, 2025
d613678
c++/modules: Fix imported CNTTPs being considered non-constant [PR119…
Apr 25, 2025
fb45835
c++/modules: Ensure deduction guides for imported types are reachable…
Apr 30, 2025
a5d89de
Daily bump.
May 1, 2025
79aa2a2
combine: Special case set_noop_p in two spots
May 1, 2025
52d3352
Fixup vect_remove_slp_scalar_calls
Jan 30, 2025
d90d9ba
Remove non-SLP path from vectorizable_conversion
Apr 30, 2025
aa6f1df
Fix gcc.dg/tree-ssa/ssa-dom-thread-7.c for aarch64
May 1, 2025
25fe598
c++: remove TREE_STATIC from constexpr heap vars [PR119162]
Mar 11, 2025
51bccb9
c++: avoid weird #line paths in std-name-hint.h
Apr 29, 2025
5c917a5
Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
May 1, 2025
05df554
Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
May 1, 2025
0abc77d
Fortran: Source allocation of pure function result rejected [PR119948]
May 1, 2025
1fb5abc
c++: more overeager use of deleted function before ADL [PR119034]
May 1, 2025
bbc96c9
phiopt: Remove special case for a sequence after match and simplify f…
Apr 30, 2025
9f523d4
c++: poor diag w/ non-constexpr dtor called from constexpr ctor
May 1, 2025
08ce1b9
OpenMP: Restore lost Fortran testcase for 'omp allocate'
May 1, 2025
b6d37ec
c: Suppress -Wdeprecated-non-prototype warnings for builtins
May 1, 2025
87c4460
c++: add missing -fabi-version docs
May 1, 2025
25921d6
Fix BZ 119317: named loops (C2y) with debug info
May 1, 2025
262a89f
config-list.mk: Update FreeBSD targets to version 13
May 1, 2025
fd013e3
Daily bump.
May 2, 2025
99f186b
Regenerate opt-urls
May 2, 2025
5d5bed0
expand: Remove unsignedp argument from get_compare_parts [PR118090]
May 1, 2025
adefadd
get_known_nonzero_bits_1 should use wi::bit_and_not [PR118659]
May 1, 2025
69bcf1d
vect: Use internal storage for converts for call into supportable_ind…
May 1, 2025
c6efdff
++: Small build_vec_init improvement [PR117827]
May 2, 2025
cdfa963
aarch64: Optimize SVE extract last for VLS.
Mar 12, 2025
02fa088
c: Fix crash in c-typeck.cc convert_arguments with indirect calls
May 2, 2025
5274db0
gimple: Merge slow and fast bit-test switch lowering [PR117091]
May 1, 2025
1381a51
gimple: Make bit-test switch lowering more powerful
May 1, 2025
c145609
gimple: Don't warn about using different algs for big switch lowering…
May 1, 2025
8444c4c
gimple: Switch bit-test lowering testcases for the more powerful alg
May 1, 2025
9d4cfdd
Remove TARGET_LRA_P override when defining to hook_bool_void_true
May 2, 2025
a9ef2ae
libstdc++: Add some more makefile dependencies
Apr 10, 2025
869accb
libstdc++: Make __gnu_test::default_init_allocator usable in constexpr
May 1, 2025
0e65fef
libstdc++: Add missing feature-test macro in <memory>
Apr 8, 2025
4af5de2
i386: -Wabi false positive with indirect call [PR60336]
May 1, 2025
e6e3b07
c++: C++17/20 class layout divergence [PR120012]
Apr 30, 2025
b7e7764
c++: fix some testcases
May 2, 2025
2d7a0d3
c++: CTAD and constexpr ctor [PR115207]
May 2, 2025
c85148d
Make ix86 cost of VEC_SELECT equivalent to SUBREG cost 1
May 2, 2025
a4a726c
Revert "[PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported"
May 2, 2025
1789c57
libsanitizer: Fix build with glibc 2.42
May 2, 2025
4704b94
cobol, v2: Fix up cobol cross-compilation from 32-bit arches [PR119364]
May 2, 2025
c77d045
cobol: Fix up exception handling [PR119364]
May 2, 2025
1e27e9a
ranger: Improve nonnull_if_nonzero attribute [PR117023]
May 2, 2025
e81f2f4
c: Fix up RAW_DATA_CST handling in check_constexpr_init [PR120057]
May 2, 2025
dba5d11
simplify-rtl: Fix crash due to simplify_with_subreg_not [PR120059]
May 2, 2025
4beae37
Daily bump.
May 3, 2025
20d184e
Improve ix86 VEC_MERGE costs
May 2, 2025
a63d871
c++: add fixed testcase [PR85944]
May 2, 2025
11e62bc
c++: let plain -Wabi warn about future changes
May 1, 2025
1425cfd
Daily bump.
May 4, 2025
e5a4663
RISC-V: Remove unnecessary frm restore volatile define_insn
May 4, 2025
064cac7
Improve maybe_hot handling in inliner heuristics
May 4, 2025
005424e
[to-be-committed][RISC-V] Adjust testcases and finish register move c…
May 4, 2025
89e5817
[PATCH] RISC-V: Implment H modifier for printing the next register name
May 4, 2025
c296268
[RISC-V] Adjust rvv tests after recent jump threading change
May 4, 2025
fceb602
Fortran: array subreferences and components of derived types [PR119986]
May 3, 2025
8094ab8
[V2][RISC-V] Trivial permutation constant derivation
May 4, 2025
5bf7e32
Daily bump.
May 5, 2025
c4d0f4c
cobol: Rewrite exception handling. Partially refactor subscript/refm…
May 2, 2025
d3651f0
RISC-V: Apply clang-format to genrvv-type-indexer.cc [NFC]
May 5, 2025
fd28071
i386: Fix comment typo on truncsfbf2 pattern
May 5, 2025
7eeb287
testsuite/120084 - adjust gcc.dg/lto/pr60779_0.c
May 5, 2025
0f1d55a
c++: Inhibit subsequent warnings/notes in diagnostic_groups with an i…
May 5, 2025
85ad0d8
'libgomp.c/interop-hsa.c': GCN offloading only
May 5, 2025
c9982ee
vect-simd-clone-1[6-8][cd].c: Expect in-branch clones for x86: Fix ta…
May 5, 2025
20c2fc6
c++: Remove obsolete prototype
May 5, 2025
e67758c
Ada: Fix assertion failure on Finalizable aspect for tagged record type
May 5, 2025
7fae8dc
testsuite: Link gcc.dg/lto/modref-2_0 with libm
May 5, 2025
662dbe3
dwarf2out: Propagate dtprel into the .debug_addr table in resolve_add…
May 2, 2025
fcc7414
RISC-V: Fix gcc.target/riscv/predef-19.c [PR120054]
May 5, 2025
7f285b7
Allow IPA_CP to handle UNDEFINED as VARYING.
May 2, 2025
bb83283
PR modula2/120117: ICE when attempting to obtain the MAX of an aliase…
May 5, 2025
c182f4d
i386: Do not use explicit operands for MOVS instructions [PR120019]
May 5, 2025
05d75c5
[RISC-V][PR target/119971] Avoid losing shift count masking
May 5, 2025
e04de46
Daily bump.
May 6, 2025
2572d46
libphobos: enable for sparc64-unknown-linux-gnu
Apr 20, 2025
c397934
libgomp: Update SVE test
Apr 11, 2025
0aea633
Implement Windows TLS
May 2, 2025
16e301a
Allow a PCH to be mapped to a different address
May 11, 2022
6736a84
LoongArch: Add vector calling convention support
Sep 6, 2023
f665765
LoongArch: Fixing up loongarch_fntype_abi () and TARGET_VECARG judgem…
Jan 25, 2024
3e26d39
LoongArch: Fixing ICE when returning struct with more than 2 vector m…
Jan 27, 2024
e99a7e3
Loongarch: Add missing pcs argument for gen_call_value_internal()
May 15, 2024
01d5cf6
LoongArch: Fix testcase for vector calling convention.
May 15, 2024
7a96032
Revert "LoongArch: Fix testcase for vector calling convention."
Oct 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.
4 changes: 4 additions & 0 deletions .b4-config
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[b4]
midmask = https://inbox.sourceware.org/%s
linkmask = https://inbox.sourceware.org/%s
send-series-to = gcc-patches@gcc.gnu.org
6 changes: 5 additions & 1 deletion .dir-locals.el
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
(tcl-continued-indent-level . 4)
(indent-tabs-mode . t)))
(nil . ((bug-reference-url-format . "https://gcc.gnu.org/PR%s")))
;; Please keep C and C++ in sync.
(c-mode . ((c-file-style . "GNU")
(indent-tabs-mode . t)
(fill-column . 79))))
(fill-column . 79)))
(c++-mode . ((c-file-style . "GNU")
(indent-tabs-mode . t)
(fill-column . 79))))
9 changes: 9 additions & 0 deletions .forgejo/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Thanks for taking the time to contribute to GCC!

Please be advised that https://forge.sourceware.org/ is currently a trial
that is being used by the GCC community to experiment with a new workflow
based on pull requests.

Pull requests sent here may be forgotten or ignored. Patches that you want to
propose for inclusion in GCC should use the existing email-based workflow,
see https://gcc.gnu.org/contribute.html
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ cscope.out

.local.vimrc
.lvimrc
.vscode

.clang-format
.clang-tidy
Expand Down Expand Up @@ -70,3 +71,6 @@ stamp-*
/gmp*
/isl*
/gettext*

# ADDITIONS from GCCRS front-end
libgrust/*/target/
Loading