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/44424] New: problem related to awak on alpha-dec-osf5.1


alphaev67-dec-osf5.1

echo timestamp > s-options
nawk -f /home/jayk/src/gcc-4.5.0/gcc/opt-functions.awk -f
/home/jayk/src/gcc-4.5.0/gcc/opth-gen.awk \
               < optionlist > tmp-options.h
awk: There is a regular expression error.
        *?+ not preceded by valid expression
 The source line number is 69.
 The error context is
                        if (flags ~ >>>  "^{") <<< 
make[3]: *** [s-options-h] Error 2
make[3]: Leaving directory `/home/jayk/obj/gcc/gcc'


I'll try with gawk.. imho you should use less sh/awk/sed and more C, for
portability. Include mini-sh/awk/sed if needed.


-- 
           Summary: problem related to awak on alpha-dec-osf5.1
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jay dot krell at cornell dot edu
 GCC build triplet: alphaev67-dec-osf5.1


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44424


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