This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/66415] [6 Regression] ice in location_column_from_byte_offset


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66415

--- Comment #11 from Andreas Schwab <schwab@linux-m68k.org> ---
FAIL: gcc.dg/cpp/pr66415-1.c expected multiline pattern lines 11-12 not found:
"\s*__builtin_printf                               
\("xxxxxxxxxxxxxxxxx%dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"\);.*\n
                                                                     ~\^\n"
FAIL: gcc.dg/cpp/pr66415-1.c (test for excess errors)
Excess errors:
 __builtin_printf                               
("xxxxxxxxxxxxxxxxx%dxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx");
/* { dg-warning "71:format" } */
                                                                    ~^

There are only 68 spaces before '~'.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]