commit | f9771d0e80c3a98e865c7ee5139cadf9d73db436 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Feb 20 17:15:03 2024 -0700 |
committer | Tom Tromey <tom@tromey.com> | Thu Feb 29 15:34:38 2024 -0700 |
tree | 8aaa399ed59ae4bb3bd5bb4633403bf46093b1d7 | |
parent | 4b067447e1b70dcf834ad65f03fd953178c30850 [diff] |
Synchronize GCC compile plugin headers This patch copies some changes to the compile headers from GCC's include/ directory. It is the gdb equivalent of the GCC commit bc0e18a9 -- however, while that commit also necessarily touched libcc1, this one of course does not. Tested by rebuilding and also running the gdb.compile tests. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31397