public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17331] New: "Illegal instruction" error in FTensor when compiled with G++ 3.4.2 prerelease 2 (20040902)
@ 2004-09-06  0:41 njs at codesourcery dot com
  2004-09-07  8:46 ` [Bug target/17331] [3.4 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: njs at codesourcery dot com @ 2004-09-06  0:41 UTC (permalink / raw)
  To: gcc-bugs

To reproduce:
 1) download http://www.oonumerics.org/FTensor/FTensor-1.1pre25.tar.gz
 2) unpack it to FTensor-1.1pre25
 3) cd FTensor-1.1pre25/tests/conformance
 4) make CXX=<path to g++> CXXOPTIMIZE="-O -g -Wl,/usr/lib/pa20_64/unix95.o"
test_all
 5) Run ./test_all; it should print out a number of lines beginning "PASS:" and
then exit with an illegal instruction error.

The error goes away when compiling with -O2 rather than -O.

reghunt narrowed down the responsible check-in to be between 2004-08-25 17:13
UTC and 2004-08-25 17:24 UTC; the only change in this period appears to be 

 2004-08-25  Roger Sayle  <roger@eyesopen.com>
        PR middle-end/16693
        PR tree-optimization/16372
        * decl.c (finish_enum): Make the precision of the enumerated type
        the same width as the underlying integer type.

-- 
           Summary: "Illegal instruction" error in FTensor when compiled
                    with G++ 3.4.2 prerelease 2 (20040902)
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: njs at codesourcery dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: hppa64-hp-hpux11.11
  GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11


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


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

end of thread, other threads:[~2006-03-06  2:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-17331-9258@http.gcc.gnu.org/bugzilla/>
2006-03-06  2:19 ` [Bug target/17331] [3.4 Regression] "Illegal instruction" error in FTensor when compiled with G++ 3.4.2 prerelease 2 (20040902) pinskia at gcc dot gnu dot org
2004-09-06  0:41 [Bug c++/17331] New: " njs at codesourcery dot com
2004-09-07  8:46 ` [Bug target/17331] [3.4 Regression] " pinskia at gcc dot gnu dot org
2004-09-13 20:51 ` mmitchel at gcc dot gnu dot org
2004-09-13 20:52 ` mmitchel at gcc dot gnu dot org
2004-11-01  0:46 ` mmitchel at gcc dot gnu dot org
2004-12-07  0:30 ` pinskia at gcc dot gnu dot org
2005-09-01 16:53 ` sje at cup dot hp dot 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).