Date: Sat, 20 Aug 2022 18:08:02 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 265949] llvm prints warnings like: The function '%142 = OpFunction %7 None %134' could not be inlined because the return instruction is not at the end of the function. This could be fixed by running merge-return before inlining. Message-ID: <bug-265949-29464-9qNankpP2W@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265949-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-265949-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265949 --- Comment #2 from Mark Millard <marklmi26-fbsd@yahoo.com> --- I'll note that the i386 build fails for the likes of: /wrkdirs/usr/ports/graphics/filament/work/filament-1.25.5/libs/bluegl/src/B= lueGLCoreLinuxImpl.S:25:52: error: register %rip is only available in 64-bit mode mov __blue_glCore_glVertexAttrib4dARB@GOTPCREL(%rip), %r11 ^~~~ /wrkdirs/usr/ports/graphics/filament/work/filament-1.25.5/libs/bluegl/src/B= lueGLCoreLinuxImpl.S:26:11: error: register %r11 is only available in 64-bit mode jmp *(%r11) ^~~~ See: http://beefy15.nyi.freebsd.org/data/130i386-default/97c2cf505715/logs/error= s/filament-1.25.5.log --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265949-29464-9qNankpP2W>