This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/21537] New: ../sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:44: Error: junk at end of line, first unrecognized character is `@'


https://sourceware.org/bugzilla/show_bug.cgi?id=21537

            Bug ID: 21537
           Summary: ../sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_
                    ret.S:44: Error: junk at end of line, first
                    unrecognized character is `@'
           Product: glibc
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
              Host: s390-*-*

glibc no longer builds with gcc7:

$ gcc ../sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S -c    
-I../include
-I/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base/stdlib 
-I/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base 
-I../sysdeps/unix/sysv/linux/s390/s390-32 
-I../sysdeps/unix/sysv/linux/s390/fpu  -I../sysdeps/s390/fpu 
-I../sysdeps/unix/sysv/linux/s390  -I../sysdeps/s390/nptl 
-I../sysdeps/ieee754/ldbl-64-128  -I../sysdeps/ieee754/ldbl-opt 
-I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux 
-I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu 
-I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix 
-I../sysdeps/posix  -I../sysdeps/s390/s390-32/multiarch 
-I../sysdeps/s390/s390-32  -I../sysdeps/wordsize-32 
-I../sysdeps/s390/multiarch  -I../sysdeps/s390  -I../sysdeps/ieee754/ldbl-128 
-I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32  -I../sysdeps/ieee754 
-I../sysdeps/generic  -I.. -I../libio -I.   -D_LIBC_REENTRANT -include
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base/libc-modules.h
-DMODULE_NAME=libc -include ../include/libc-symbols.h  -DPIC    
-DTOP_NAMESPACE=glibc -DASSEMBLER  -g -grecord-gcc-switches -Werror=undef
-Wa,--noexecstack   -o
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base/stdlib/__makecontext_ret.o
-MD -MP -MF
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base/stdlib/__makecontext_ret.o.dt
-MT
/home/abuild/rpmbuild/BUILD/glibc-2.25.90.20170531.g52bd938/cc-base/stdlib/__makecontext_ret.o
../sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S: Assembler
messages:
../sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:44: Error: junk at
end of line, first unrecognized character is `@'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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