mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
Daily bump.
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
2023-06-15 Marek Polacek <polacek@redhat.com>
|
||||
|
||||
* configure.ac (--enable-host-shared): Don't set PICFLAG here.
|
||||
(--enable-host-pie): New check. Set PICFLAG after this check.
|
||||
* configure: Regenerate.
|
||||
|
||||
2023-06-15 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR preprocessor/80753
|
||||
* files.cc (struct _cpp_file): Add deferred_error bitfield.
|
||||
(_cpp_find_file): When finding a file in cache with deferred_error
|
||||
set in _cpp_FFK_NORMAL mode, call open_file_failed and clear the flag.
|
||||
Set deferred_error in _cpp_FFK_HAS_INCLUDE mode if open_file_failed
|
||||
hasn't been called.
|
||||
|
||||
2023-04-30 Jeff Law <jlaw@ventanamicro>
|
||||
|
||||
Revert:
|
||||
|
||||
Reference in New Issue
Block a user