public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/94519] New: PPC: ICE: Segmentation fault on -DBL_MAX
@ 2020-04-07 14:30 jens.seifert at de dot ibm.com
  2020-04-07 14:56 ` [Bug target/94519] " pinskia at gcc dot gnu.org
  2020-04-07 15:03 ` jens.seifert at de dot ibm.com
  0 siblings, 2 replies; 3+ messages in thread
From: jens.seifert at de dot ibm.com @ 2020-04-07 14:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94519
           Summary: PPC: ICE: Segmentation fault on -DBL_MAX
           Product: gcc
           Version: 8.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jens.seifert at de dot ibm.com
  Target Milestone: ---

Input:
#include <float.h>
static const double dsmall[] = { -DBL_MAX };

gcc ccerr.C
ccerr.C:3:1: internal compiler error: Segmentation fault
 static const double dsmall[] = { -DBL_MAX };
 ^~~~~~
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
Preprocessed source stored into /tmp/cc3rsmv0.out file, please attach this to
your bugreport.

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

* [Bug target/94519] PPC: ICE: Segmentation fault on -DBL_MAX
  2020-04-07 14:30 [Bug target/94519] New: PPC: ICE: Segmentation fault on -DBL_MAX jens.seifert at de dot ibm.com
@ 2020-04-07 14:56 ` pinskia at gcc dot gnu.org
  2020-04-07 15:03 ` jens.seifert at de dot ibm.com
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2020-04-07 14:56 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup.

*** This bug has been marked as a duplicate of bug 94297 ***

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

* [Bug target/94519] PPC: ICE: Segmentation fault on -DBL_MAX
  2020-04-07 14:30 [Bug target/94519] New: PPC: ICE: Segmentation fault on -DBL_MAX jens.seifert at de dot ibm.com
  2020-04-07 14:56 ` [Bug target/94519] " pinskia at gcc dot gnu.org
@ 2020-04-07 15:03 ` jens.seifert at de dot ibm.com
  1 sibling, 0 replies; 3+ messages in thread
From: jens.seifert at de dot ibm.com @ 2020-04-07 15:03 UTC (permalink / raw)
  To: gcc-bugs

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

Jens Seifert <jens.seifert at de dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #2 from Jens Seifert <jens.seifert at de dot ibm.com> ---
Environmental issue.
gcc was compiled with GMP 6.0.0 support but is picking up a GMP 5.0.1

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

end of thread, other threads:[~2020-04-07 15:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 14:30 [Bug target/94519] New: PPC: ICE: Segmentation fault on -DBL_MAX jens.seifert at de dot ibm.com
2020-04-07 14:56 ` [Bug target/94519] " pinskia at gcc dot gnu.org
2020-04-07 15:03 ` jens.seifert at de dot ibm.com

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