public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Wilco Dijkstra <Wilco.Dijkstra@arm.com>
Cc: gcc-patches@gcc.gnu.org
Subject: [committed] libatomic: Regenerate configure properly
Date: Fri, 5 Apr 2024 12:18:10 +0200	[thread overview]
Message-ID: <Zg/P4qj0S7MHDMe+@tucnak> (raw)
In-Reply-To: <DB3PR08MB8986BFAB31278A1A97F98A4883352@DB3PR08MB8986.eurprd08.prod.outlook.com>

Hi!

On Tue, Mar 26, 2024 at 11:55:41AM +0000, Wilco Dijkstra wrote:
>         * acinclude.m4: Remove ARCH_AARCH64_HAVE_LSE128.
>         * configure: Regenerated.

Seems configure hasn't been regenerated properly after the last
acinclude.m4 change as e.g. noticed by the autoregen CI.

I've committed this to trunk as obvious.

2024-04-05  Jakub Jelinek  <jakub@redhat.com>

	* configure: Regenerate.

--- libatomic/configure.jj	2024-04-05 09:19:48.593040783 +0200
+++ libatomic/configure	2024-04-05 12:13:08.315682702 +0200
@@ -11456,7 +11456,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 11461 "configure"
+#line 11459 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -11562,7 +11562,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 11567 "configure"
+#line 11565 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -14739,6 +14739,7 @@ _ACEOF
 
 
 
+
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
 if ${ac_cv_c_bigendian+:} false; then :
@@ -16031,6 +16032,7 @@ if test -z "${ENABLE_DARWIN_AT_RPATH_TRU
   as_fn_error $? "conditional \"ENABLE_DARWIN_AT_RPATH\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5
 fi
+
 if test -z "${LIBAT_BUILD_VERSIONED_SHLIB_TRUE}" && test -z "${LIBAT_BUILD_VERSIONED_SHLIB_FALSE}"; then
   as_fn_error $? "conditional \"LIBAT_BUILD_VERSIONED_SHLIB\" was never defined.
 Usually this means the macro was only invoked conditionally." "$LINENO" 5


	Jakub


      parent reply	other threads:[~2024-04-05 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-23 16:39 [PATCH] libatomic: Fix build for --disable-gnu-indirect-function [PR113986] Wilco Dijkstra
2024-03-07 20:51 ` Richard Sandiford
2024-03-26 11:55   ` Wilco Dijkstra
2024-04-04 12:31     ` Richard Sandiford
2024-04-05 10:18     ` Jakub Jelinek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Zg/P4qj0S7MHDMe+@tucnak \
    --to=jakub@redhat.com \
    --cc=Wilco.Dijkstra@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).