Daily bump.
This commit is contained in:
parent
ea25066d8a
commit
a8781c4151
5 changed files with 50 additions and 1 deletions
|
@ -1,3 +1,22 @@
|
|||
2025-01-01 Sam James <sam@gentoo.org>
|
||||
|
||||
* doc/cpp.texi (Common Predefined Macros): Fix syntax.
|
||||
|
||||
2025-01-01 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR middle-end/118174
|
||||
* tree-outof-ssa.cc (ssa_is_replaceable_p): Exclude tailcalls.
|
||||
|
||||
2025-01-01 Sandra Loosemore <sloosemore@baylibre.com>
|
||||
|
||||
* doc/invoke.texi (Option Summary): Put "M32C Options" and
|
||||
"Cygwin and MinGW Options" in alphabetical order. Add
|
||||
cross-references.
|
||||
(Cygwin and MinGW Options): Likewise move the section to its
|
||||
correct alphabetical location.
|
||||
* config/lynx.opt.urls: Regenerated.
|
||||
* config/mingw/cygming.opt.urls: Regenerated.
|
||||
|
||||
2024-12-31 Jiahao Xu <xujiahao@loongson.cn>
|
||||
Deng Jianbo <dengjianbo@loongson.cn>
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
20250101
|
||||
20250102
|
||||
|
|
|
@ -1,3 +1,19 @@
|
|||
2025-01-01 Sandra Loosemore <sloosemore@baylibre.com>
|
||||
|
||||
* gfortran.texi (Function ABI Documentation): Make menu ordering
|
||||
consistent with subsection ordering.
|
||||
|
||||
2025-01-01 Sandra Loosemore <sloosemore@baylibre.com>
|
||||
|
||||
* gfortran.texi: Clean up that/which usage throughout the file.
|
||||
* intrinsic.texi: Likewise.
|
||||
* invoke.texi: Likewise.
|
||||
|
||||
2025-01-01 Sandra Loosemore <sloosemore@baylibre.com>
|
||||
|
||||
* intrinsic.texi: Grammar and markup fixes throughout
|
||||
the file.
|
||||
|
||||
2024-12-30 Steven G. Kargl <kargls@comcast.net>
|
||||
|
||||
PR fortran/117643
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2025-01-01 Richard Biener <rguenther@suse.de>
|
||||
|
||||
PR middle-end/118174
|
||||
* gcc.dg/torture/pr118174.c: New testcase.
|
||||
|
||||
2024-12-31 Jiahao Xu <xujiahao@loongson.cn>
|
||||
Deng Jianbo <dengjianbo@loongson.cn>
|
||||
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
2025-01-01 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/html/manual/profile_mode.html: Delete.
|
||||
* doc/html/manual/profile_mode_api.html: Ditto.
|
||||
* doc/html/manual/profile_mode_cost_model.html: Ditto.
|
||||
* doc/html/manual/profile_mode_design.html: Ditto.
|
||||
* doc/html/manual/profile_mode_devel.html: Ditto.
|
||||
* doc/html/manual/profile_mode_impl.html: Ditto.
|
||||
|
||||
2024-12-29 Gerald Pfeifer <gerald@pfeifer.com>
|
||||
|
||||
* doc/html/manual/profile_mode_diagnostics.html: Delete.
|
||||
|
|
Loading…
Add table
Reference in a new issue