Changes between Version 1 and Version 2 of Ticket #18474


Ignore:
Timestamp:
Jun 25, 2023, 2:40:42 PM (17 months ago)
Author:
khallebal
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18474 – Description

    v1 v2  
    1 A bunch of these errors in the same file, the sysc4.h [https://github.com/haiku/buildtools/blob/master/gcc/gcc/config/rs6000/sysv4.h#L773] header file up to the line 913 + thel line 1740.
     1A bunch of these errors in the same file, the sysc4.h [https://github.com/haiku/buildtools/blob/master/gcc/gcc/config/rs6000/sysv4.h#L773] header file up to the line 913 + the line 1740 in [https://github.com/haiku/buildtools/blob/master/gcc/gcc/gcc.c#L1740].
    22
    33{{{
     
    66}}}
    77
     8
     9{{{
     10/home/khaled/Desktop/work/haiku-dir/buildtools/gcc/gcc/gcc.c:1740:65: error: expected unqualified-id before '}' token
     11 1740 | static const struct spec_list_1 extra_specs_1[] = { EXTRA_SPECS };
     12      |                                                                 ^
     13/home/khaled/Desktop/work/haiku-dir/buildtools/gcc/gcc/gcc.c:1740:65: error: expected declaration before '}' t
     14}}}
     15
     16