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 bootstrap/79052] bootstrap-ubsan failures due to warnings


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Jan 11 11:26:59 2017
New Revision: 244310

URL: https://gcc.gnu.org/viewcvs?rev=244310&root=gcc&view=rev
Log:
2017-01-11  Richard Biener  <rguenther@suse.de>

        PR bootstrap/79052
        * gimple-parser.c (c_parser_gimple_switch_stmt): Add missing
        returns on parse errors.

Modified:
    trunk/gcc/c/ChangeLog
    trunk/gcc/c/gimple-parser.c

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