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

            Bug ID: 95721
           Summary: [11 Regression] bootstrap failure on s390x-linux-gnu
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

trunk 20200616 fails to build on s390x-linux-gnu.

/tmp/ccc8NlUQ.s:46: Error: junk at end of line: `,3'
/tmp/ccc8NlUQ.s:49: Error: junk at end of line: `,3'
make[5]: *** [Makefile:501: _absvdi2.o] Error 1
make[5]: *** Waiting for unfinished jobs....
/tmp/ccwYynXs.s: Assembler messages:
/tmp/ccwYynXs.s:38: Error: junk at end of line: `,3'
/tmp/ccwYynXs.s:40: Error: junk at end of line: `,3'
/tmp/ccwYynXs.s:42: Error: junk at end of line: `,3'
/tmp/ccwYynXs.s:55: Error: junk at end of line: `,3'
/tmp/ccwYynXs.s:64: Error: junk at end of line: `,3'
make[5]: *** [Makefile:501: _addvdi3.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/s390x-linux-gnu/libgcc'

not seen --with-arch=zEC12

seen with --with-arch=z13 --with-tune=z15

Reply via email to