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

            Bug ID: 111664
           Summary: [14 regression] error in gcc/opt-read.awk after
                    r14-4354-ge4a4b8e983bac8
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:e4a4b8e983bac865eb435b11798e38d633b98942, r14-4354-ge4a4b8e983bac8

I am seeing this just on our big ending machines.

mawk -f /home/seurer/gcc/git/gcc-trunk/gcc/opt-functions.awk -f
/home/seurer/gcc/git/gcc-trunk/gcc/opt-read.awk \
       -f /home/seurer/gcc/git/gcc-trunk/gcc/opth-gen.awk \
       < optionlist > tmp-options.h
mawk: /home/seurer/gcc/git/gcc-trunk/gcc/opt-read.awk: line 134: syntax error
at or near [
mawk: /home/seurer/gcc/git/gcc-trunk/gcc/opth-gen.awk: line 415: syntax error
at or near [
mawk: /home/seurer/gcc/git/gcc-trunk/gcc/opth-gen.awk: line 417: syntax error
at or near [
mawk: /home/seurer/gcc/git/gcc-trunk/gcc/opth-gen.awk: line 440: syntax error
at or near [

commit e4a4b8e983bac865eb435b11798e38d633b98942
Author: Feng Wang <wangf...@eswincomputing.com>
Date:   Tue Sep 12 09:18:05 2023 +0000

    RISC-V:Optimize the MASK opt generation

Reply via email to