public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy
@ 2014-07-25  9:24 dmitigr at gmail dot com
  2014-12-11  9:23 ` [Bug tree-optimization/61906] " mpolacek at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dmitigr at gmail dot com @ 2014-07-25  9:24 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906

            Bug ID: 61906
           Summary: failed to build gcc 4.9.1 on debian wheezy
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dmitigr at gmail dot com

the compiler: gcc (Debian 4.7.2-5) 4.7.2

the system type: Linux y470 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u1 x86_64
GNU/Linux
the options given when GCC was configured/built: ../configure -v
--enable-languages=c,c++ --prefix=/usr/local/gcc --enable-shared
--enable-linker-build-id --with-system-zlib --without-included-gettext
--enable-threads=posix --enable-nls --with-sysroot=/ --enable-clocale=gnu
--enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object
--enable-plugin --with-arch-32=i586 --with-tune=generic
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu
--target=x86_64-linux-gnu

the compiler output (error messages, warnings, etc.):

In file included from ./config.h:8:0,
                 from ../../gcc/tree-ssa-forwprop.c:20:
../../gcc/../include/ansidecl.h:150:55: internal compiler error: Segmentation
fault
 #  define ATTRIBUTE_UNUSED __attribute__ ((__unused__))
                                                       ^
../../gcc/../include/ansidecl.h:159:32: note: in expansion of macro
‘ATTRIBUTE_UNUSED’
 # define ARG_UNUSED(NAME) NAME ATTRIBUTE_UNUSED
                                ^
./insn-flags.h:4765:52: note: in expansion of macro ‘ARG_UNUSED’
 gen_fma_fmadd_v8sf_maskz_1(rtx ARG_UNUSED (a), rtx ARG_UNUSED (b), rtx
ARG_UNUSED (c), rtx ARG_UNUSED (d), rtx ARG_UNUSED (e), rtx ARG_UNUSED (f))
                                                    ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [tree-ssa-forwprop.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcc.pod
make[3]: Leaving directory `/unencrypted/build/gcc-4.9.1/build/gcc'
make[2]: *** [all-stage3-gcc] Error 2
make[2]: Leaving directory `/unencrypted/build/gcc-4.9.1/build'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/unencrypted/build/gcc-4.9.1/build'
make: *** [all] Error 2
>From gcc-bugs-return-457088-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Jul 25 09:24:11 2014
Return-Path: <gcc-bugs-return-457088-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 13622 invoked by alias); 25 Jul 2014 09:24:11 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 13242 invoked by uid 48); 25 Jul 2014 09:24:04 -0000
From: "zeccav at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/61907] New: load of invalid value for 'bool' in trans-array.c trans_array_constructor
Date: Fri, 25 Jul 2014 09:24:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: 4.9.1
X-Bugzilla-Keywords:
X-Bugzilla-Severity: minor
X-Bugzilla-Who: zeccav at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter
Message-ID: <bug-61907-4@http.gcc.gnu.org/bugzilla/>
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: 2014-07/txt/msg01679.txt.bz2
Content-length: 973

https://gcc.gnu.org/bugzilla/show_bug.cgi?ida907

            Bug ID: 61907
           Summary: load of invalid value for 'bool' in trans-array.c
                    trans_array_constructor
           Product: gcc
           Version: 4.9.1
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zeccav at gmail dot com

Compiling many testsuite files with a sanitized gfortran,
as in typebound_assignment_6.f03, elemental_subroutine_2.f90,
move_alloc_13.f90, where_operator_assign_2.f90, pr43808.f90, and more, I get
the following
"../../gcc-4.9.1/gcc/fortran/trans-array.c:2207:9: runtime error:
load of value xxx, which is not a valid value for type 'bool'"
The offending instructions are
2206:"  typespec_chararray_ctor = (expr->ts.u.cl
2207:                             && expr->ts.u.cl->length_from_typespec);"
in trans_array_constructor.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/61906] failed to build gcc 4.9.1 on debian wheezy
  2014-07-25  9:24 [Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy dmitigr at gmail dot com
@ 2014-12-11  9:23 ` mpolacek at gcc dot gnu.org
  2014-12-11 18:53 ` dmitigr at gmail dot com
  2015-10-20  9:28 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2014-12-11  9:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-12-11
     Ever confirmed|0                           |1

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
GCC 4.7 is not supported anymore, does this work with 4.8+?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/61906] failed to build gcc 4.9.1 on debian wheezy
  2014-07-25  9:24 [Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy dmitigr at gmail dot com
  2014-12-11  9:23 ` [Bug tree-optimization/61906] " mpolacek at gcc dot gnu.org
@ 2014-12-11 18:53 ` dmitigr at gmail dot com
  2015-10-20  9:28 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: dmitigr at gmail dot com @ 2014-12-11 18:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906

Dmitry Igrishin <dmitigr at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmitigr at gmail dot com

--- Comment #2 from Dmitry Igrishin <dmitigr at gmail dot com> ---
Oops, it was a hardware (RAM) error. I've changed it and the problem is gone.
Sorry for noise.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug tree-optimization/61906] failed to build gcc 4.9.1 on debian wheezy
  2014-07-25  9:24 [Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy dmitigr at gmail dot com
  2014-12-11  9:23 ` [Bug tree-optimization/61906] " mpolacek at gcc dot gnu.org
  2014-12-11 18:53 ` dmitigr at gmail dot com
@ 2015-10-20  9:28 ` mpolacek at gcc dot gnu.org
  2 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-10-20  9:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61906

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Closing then.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-20  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25  9:24 [Bug c/61906] New: failed to build gcc 4.9.1 on debian wheezy dmitigr at gmail dot com
2014-12-11  9:23 ` [Bug tree-optimization/61906] " mpolacek at gcc dot gnu.org
2014-12-11 18:53 ` dmitigr at gmail dot com
2015-10-20  9:28 ` mpolacek at gcc dot gnu.org

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).