binutils-gdb/gdb/compile
Tom Tromey 91e15dbaf9 Pass alignment when using GCC_C_FE_VERSION_2
When the GCC compiler plugin responds with GCC_C_FE_VERSION_2, gdb can
use the new 'finish_record_with_alignment' method.  This lets gdb pass
alignment information to the compiler, which in turn fixes the test
case included in this patch.

Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=31397
2024-03-14 09:13:53 -06:00
..
compile-c-support.c
compile-c-symbols.c
compile-c-types.c Pass alignment when using GCC_C_FE_VERSION_2 2024-03-14 09:13:53 -06:00
compile-c.h
compile-cplus-symbols.c Rename SEARCH_ALL 2024-02-01 07:10:57 -07:00
compile-cplus-types.c
compile-cplus.h
compile-internal.h
compile-loc2c.c
compile-object-load.c Move lookup_name_info creation into basic_lookup_transparent_type 2024-02-15 10:16:48 -07:00
compile-object-load.h
compile-object-run.c
compile-object-run.h
compile.c Rewrite final cleanups 2024-02-27 10:30:29 -07:00
compile.h
gcc-c-plugin.h
gcc-cp-plugin.h