From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 82625 invoked by alias); 13 Oct 2015 11:36:42 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 82591 invoked by uid 48); 13 Oct 2015 11:36:37 -0000 From: "streibel.2003 at gmx dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/67950] AIX: Illegal instruction in accept() Date: Tue, 13 Oct 2015 11:36:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 4.9.3 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: streibel.2003 at gmx dot net X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-10/txt/msg00987.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950 --- Comment #2 from Hans Streibel --- Ok, here is the missing Information: [root@dev71 tmp]# /opt/gcc-4.9.3-hans/bin/gcc -v Using built-in specs. COLLECT_GCC=/opt/gcc-4.9.3-hans/bin/gcc COLLECT_LTO_WRAPPER=/opt/gcc-4.9.3-hans/libexec/gcc/powerpc-ibm-aix7.1.0.0/4.9.3/lto-wrapper Target: powerpc-ibm-aix7.1.0.0 Configured with: ./configure --with-as=/usr/bin/as --with-ld=/usr/bin/ld --prefix=/opt/gcc-4.9.3-hans --enable-languages=c,c++ --enable-version-specific-runtime-libs --disable-nls --enable-decimal-float=dpd --host=powerpc-ibm-aix7.1.0.0 Thread model: aix gcc version 4.9.3 (GCC) Compiler warnings: Beside the warnings that where already in the original post, there are no warnings, even None with -W and -Wall Preprocessed files: - tcpserver.i (produced by gcc) - tcpserver.ii (produced by g++)