diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2018-04-27 11:17:02 -0700 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2018-04-27 12:36:19 -0700 |
commit | 476d250ee86c37386b02b0634a59aae13d07a038 (patch) | |
tree | b664b1642d13158c48213d60d097fcbbff2608db /gprof/TEST | |
parent | 6873858b7e464e114f9a877e216949ad8350b4cf (diff) | |
download | gdb-476d250ee86c37386b02b0634a59aae13d07a038.zip gdb-476d250ee86c37386b02b0634a59aae13d07a038.tar.gz gdb-476d250ee86c37386b02b0634a59aae13d07a038.tar.bz2 |
Add libcc1 v1 compatibility to C compile feature
This patch adds v1 compatibiltiy to the C compile feature. The only change
in v1 concerns the handling of integer types, which permits GDB to specify
the built-in name for the type.
As far as I know, the C frontend is still on v0, so this patch is purely
precautionary. [By default C++ compile uses the equivalent of the C
frontend's int_type and float_type (aka the "v1" versions).]
gdb/ChangeLog:
* compile/compile-c-types.c (convert_int, convert_float):
Update for C FE v1.
Diffstat (limited to 'gprof/TEST')
0 files changed, 0 insertions, 0 deletions