From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BAD2F3858CDA; Mon, 19 Jun 2023 13:58:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BAD2F3858CDA DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1687183127; bh=tT5OIerwWIkUGy58AG8wE+ZDgFUbnq1ztULUYx8n3oo=; h=From:To:Subject:Date:From; b=ZhrInHArAMrdWHERcQZBcs7utUdSuui/HsOmoZfEt2rSlz55a1xEc/db8jvBJsBMR kS2bGtnsOIJVsgApLw6uTKd9FsjFUzf8C4m5k2rq7bwHu24iFOKp1KGCAOW+bC+uaa CxdSsIrfO8qy6v/6BpNEUetYoXKS++Od0IAvpNc8= From: "sangeethaeng2017 at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/30565] New: Error: operand size mismatch for `movq' Date: Mon, 19 Jun 2023 13:58:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.19 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sangeethaeng2017 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30565 Bug ID: 30565 Summary: Error: operand size mismatch for `movq' Product: glibc Version: 2.19 Status: UNCONFIRMED Severity: normal Priority: P2 Component: build Assignee: unassigned at sourceware dot org Reporter: sangeethaeng2017 at gmail dot com CC: carlos at redhat dot com Target Milestone: --- Facing build issue with glibc-2.19 when using gcc 12.1.0 for x86_64. Here is the error logs: libc-start.c: Assembler messages: libc-start.c:200: Error: operand size mismatch for `movq' make[3]: *** [../o-iterator.mk:9: /csu/libc-start.o] Error 1 --=20 You are receiving this mail because: You are on the CC list for the bug.=