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]

Re: Typo in egcs-19990208: MASK_BXW should be MASK_BWX



  In message <uogmz5l3z.fsf@null.net>you write:
  > I couldn't find this reported anywhere so ...
  > 
  > Build of egcs-19990208 on alphaev6-unknown-linux-gnu fails at
  > 
  > gcc -DIN_GCC -DHAIFA -g -O2 -DHAVE_CONFIG_H -I. -I. -I./config -I./../inclu
  > de \
  >   -DTARGET_NAME=\"alphaev6-unknown-linux-gnu\" \
  >   -c `echo ./toplev.c | sed 's,^\./,,'`
  > toplev.c:1144: `MASK_BXW' undeclared here (not in a function)
  > 
  > Presumably a typo (should be MASK_BWX) in these places ...
  > 
  > egcs-19990208/gcc/configure:5446:
  > egcs-19990208/gcc/configure.in:3267:
I believe Richard fixed this a few days ago, so it should be OK in the
next snapshot.
jeff


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