public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mariah.lenox at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/48949] [4.6/4.7 Regression] gcc-4.6.0 regression with complex.h on i386-pc-solaris2.10
Date: Thu, 19 Jan 2012 21:37:00 -0000	[thread overview]
Message-ID: <bug-48949-4-MHxYkSAyoJ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-48949-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48949

Mariah Lenox <mariah.lenox at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.6.2

--- Comment #11 from Mariah Lenox <mariah.lenox at gmail dot com> 2012-01-19 20:48:33 UTC ---
I get this bug on 

sparc-sun-solaris2.8
sparc-sun-solaris2.10
i386-pc-solaris2.10

> Can you look into your logs if you have message like:
> Applying solaris_complex          to complex.h
> in your build log?

Yes, this message appears in my build log:

: Quoted includes in mps/secport.h
: Applying solaris_complex          to complex.h
: Applying solaris_complex_cxx      to complex.h
: /opt/sfw/bin/gsed: -e expression #1, char 33: Extra characters after command
: Applying math_exception           to math.h

> Can you look into your build tree if you have
> gcc/include-fixed/complex.h header?

It does NOT exist:

% pwd
/usr/local/gcc-4.6.2/src/obj-x86_64-SunOS-k8/gcc/include-fixed
% ls
README        curses.h      math.h        sys/          zconf.h
X11@          dat/          mps/          syslimits.h
Xm@           iso/          pthread.h     wchar.h
arpa/         limits.h      root/         xil@
%

>Did it get installed?
> /usr/local/gcc-4.6.0/x86_64-SunOS-core2/lib/gcc/i386-pc-solaris2.10/4.6.0/include-fixed/complex.h
> would be the installed location of the file. 

It did NOT get installed:

% pwd
/usr/local/gcc-4.6.2/x86_64-SunOS-k8/lib/gcc/i386-pc-solaris2.10/4.6.2/include-fixed
% ls
README        curses.h      math.h        sys/          zconf.h
X11@          dat/          mps/          syslimits.h
Xm@           iso/          pthread.h     wchar.h
arpa/         limits.h      root/         xil@
% 
%
% gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/gcc-4.6.2/x86_64-SunOS-k8/libexec/gcc/i386-pc-solaris2.10/4.6.2/lto-wrapper
Target: i386-pc-solaris2.10
Configured with: /usr/local/gcc-4.6.2/src/gcc-4.6.2/configure
--enable-languages=c --with-gnu-as
--with-as=/usr/local/binutils-2.21.1/x86_64-SunOS-k8-gcc-4.6.1-without-zlib/bin/as
--with-gnu-ld
--with-ld=/usr/local/binutils-2.21.1/x86_64-SunOS-k8-gcc-4.6.1-without-zlib/bin/ld
--with-gmp=/usr/local/gmp-5.0.2/x86_64-SunOS-k8-gcc-4.6.0-abi32
--with-mpfr=/usr/local/mpfr-3.1.0/x86_64-SunOS-k8-gmp-5.0.2-gcc-4.6.1-abi32
--with-mpc=/usr/local/mpc-0.9/x86_64-SunOS-k8-gmp-5.0.2-mpfr-3.1.0-gcc-4.5.3-abi32
--prefix=/usr/local/gcc-4.6.2/x86_64-SunOS-k8
Thread model: posix
gcc version 4.6.2 (GCC) 
%


  parent reply	other threads:[~2012-01-19 20:49 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 15:37 [Bug c/48949] New: " mariah.lenox at gmail dot com
2011-05-10 15:47 ` [Bug c/48949] " mariah.lenox at gmail dot com
2011-05-10 16:02 ` [Bug target/48949] [4.6/4.7 Regression] " jsm28 at gcc dot gnu.org
2011-05-19 12:56 ` jakub at gcc dot gnu.org
2011-06-27 16:27 ` jakub at gcc dot gnu.org
2011-10-10 11:50 ` rguenth at gcc dot gnu.org
2011-11-01 18:18 ` ebotcazou at gcc dot gnu.org
2011-11-01 18:18 ` ebotcazou at gcc dot gnu.org
2011-11-02 13:19 ` mariah.lenox at gmail dot com
2012-01-12 20:26 ` pinskia at gcc dot gnu.org
2012-01-14 10:35 ` jakub at gcc dot gnu.org
2012-01-19 12:37 ` rguenth at gcc dot gnu.org
2012-01-19 21:37 ` mariah.lenox at gmail dot com [this message]
2012-01-19 22:03 ` mariah.lenox at gmail dot com
2012-01-19 22:15 ` jakub at gcc dot gnu.org
2012-03-01 15:21 ` jakub at gcc dot gnu.org
2013-04-12 15:18 ` [Bug target/48949] [4.7/4.8/4.9 " jakub at gcc dot gnu.org
2013-12-11 15:15 ` ebotcazou at gcc dot gnu.org

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=bug-48949-4-MHxYkSAyoJ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).