public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jay.krell at cornell dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/46333] problems with configure -enable-build-with-cxx -disable-bootstrap
Date: Mon, 08 Nov 2010 00:57:00 -0000	[thread overview]
Message-ID: <bug-46333-4-jNt9OQlHDh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-46333-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #18 from Jay <jay.krell at cornell dot edu> 2010-11-08 00:57:29 UTC ---
more gcc_unreachable and then functions not returning, slightly 4.5.1 with Sun
CC (C++):


see
http://hudson.modula3.com:8080/job/cm3-current-m3cc-I386_SOLARIS-opencsw-current10x/105/console



/usr/bin/CC -c -g -DIN_GCC -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.5/gcc
-I../../gcc-4.5/gcc/. -I../../gcc-4.5/gcc/../include
-I../../gcc-4.5/gcc/../libcpp/include
-I/home/m3hudson/current10x/workspace/cm3-current-m3cc-I386_SOLARIS-opencsw-current10x/cm3/m3-sys/m3cc/I386_SOLARIS/./gmp
-I/home/m3hudson/current10x/workspace/cm3-current-m3cc-I386_SOLARIS-opencsw-current10x/cm3/m3-sys/m3cc/gcc-4.5/gmp
-I/usr/include/libelf insn-output.c -o insn-output.o




"../../gcc-4.5/gcc/config/i386/i386.md", line 2987: Error:
"output_100(rtx_def**, rtx_def*)" is expected to return a value.
"../../gcc-4.5/gcc/config/i386/i386.md", line 2999: Error:
"output_101(rtx_def**, rtx_def*)" is expected to return a value.



"../../gcc-4.5/gcc/config/i386/i386.md", line 3490: Error:
"output_106(rtx_def**, rtx_def*)" is expected to return a value. 



"../../gcc-4.5/gcc/config/i386/i386.md", line 3502: Error:
"output_107(rtx_def**, rtx_def*)" is expected to return a value.
"../../gcc-4.5/gcc/config/i386/i386.md", line 3643: Error:
"output_111(rtx_def**, rtx_def*)" is expected to return a value. 



I put "return 0;" after the gcc_unreachable.


  parent reply	other threads:[~2010-11-08  0:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-06 15:51 [Bug other/46333] New: " jay.krell at cornell dot edu
2010-11-06 16:25 ` [Bug other/46333] " jay.krell at cornell dot edu
2010-11-06 17:24 ` joseph at codesourcery dot com
2010-11-06 20:48 ` rguenth at gcc dot gnu.org
2010-11-06 23:53 ` jay.krell at cornell dot edu
2010-11-07  0:07 ` jay.krell at cornell dot edu
2010-11-07  0:15 ` jay.krell at cornell dot edu
2010-11-07  0:28 ` jay.krell at cornell dot edu
2010-11-07  0:30 ` jay.krell at cornell dot edu
2010-11-07  0:50 ` jay.krell at cornell dot edu
2010-11-07  1:11 ` jay.krell at cornell dot edu
2010-11-07  1:19 ` jay.krell at cornell dot edu
2010-11-07  1:37 ` jay.krell at cornell dot edu
2010-11-07  2:04 ` jay.krell at cornell dot edu
2010-11-07  4:03 ` jay.krell at cornell dot edu
2010-11-07  4:13 ` jay.krell at cornell dot edu
2010-11-07  4:20 ` jay.krell at cornell dot edu
2010-11-07 23:01 ` jay.krell at cornell dot edu
2010-11-08  0:57 ` jay.krell at cornell dot edu [this message]
2010-11-08 11:50 ` jay.krell at cornell dot edu
2010-11-08 13:12 ` joseph at codesourcery dot com
2011-09-04 20:09 ` marc.glisse at normalesup dot org
2013-07-12 21:08 ` glisse at gcc dot gnu.org
2014-01-29 11:05 ` fukanchik at gmail dot com
2014-01-29 11:12 ` redi at gcc dot gnu.org
2014-01-29 12:11 ` fukanchik at gmail dot com
2014-01-29 17:25 ` glisse at gcc dot gnu.org
2014-01-29 17:41 ` jay.krell at cornell dot edu
2023-04-12 16:51 ` [Bug bootstrap/46333] " redi at gcc dot gnu.org
2024-03-31 21:23 ` pinskia 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-46333-4-jNt9OQlHDh@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).