diff options
author | Alexandre Oliva <oliva@adacore.com> | 2020-06-10 23:58:23 -0300 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:11:52 -0300 |
commit | 9deeae888d00ef8c5f32ea4e027f159b462a9dff (patch) | |
tree | 29bf895b030e8ee003cc8aad8e5e087d6992a7a1 /gcc/fortran/expr.c | |
parent | 7483c7219c8594b55ccb560aa7e1b9c9eaf109e3 (diff) | |
download | gcc-9deeae888d00ef8c5f32ea4e027f159b462a9dff.zip gcc-9deeae888d00ef8c5f32ea4e027f159b462a9dff.tar.gz gcc-9deeae888d00ef8c5f32ea4e027f159b462a9dff.tar.bz2 |
slim up mem exprs to avoid line breaks in -fverbose-asm
An asm operand with a "VIEW_CONVERT_EXPR<struct {
[...]
}>" will output the definition of the struct as asm code. Oops.
Enable TDF_SLIM in print_mem_expr to avoid such line breaks.
for gcc/ChangeLog
* print-rtl.c (print_mem_expr): Enable TDF_SLIM in dump_flags.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions