[RFA 2/6] Handle alignof and _Alignof

Tom Tromey tom@tromey.com
Mon Apr 30 16:46:00 GMT 2018


Pedro> My thought was to simply support compiling a separate testcase
Pedro> binary for a given type instead of mixing all types in
Pedro> the same program.

I ended up just adding a gdb_caching_proc that detects __int128 and then
conditionally appending __int128 to the list of types.  This seemed
simpler, and also it seemed to me that the test should have a lot of
type mixing anyway.

Tom



More information about the Gdb-patches mailing list