public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/64370] New: [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope
@ 2014-12-21 15:23 danglin at gcc dot gnu.org
  2015-01-09 11:20 ` [Bug other/64370] " rguenth at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: danglin at gcc dot gnu.org @ 2014-12-21 15:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64370
           Summary: [5 Regression] sreal.c:125:23: error: 'exp2' was not
                    declared in this scope
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa1.1-hp-hpux10.20
            Target: hppa1.1-hp-hpux10.20
             Build: hppa1.1-hp-hpux10.20

g++ -c   -g -DIN_GCC    -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wno-format
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I.
-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -I/opt/gnu/gcc/gmp/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber -I../../gcc/gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD
-MP -MF ./.deps/sreal.TPo ../../gcc/gcc/sreal.c
../../gcc/gcc/sreal.c: In member function 'double sreal::to_double() const':
../../gcc/gcc/sreal.c:125:23: error: 'exp2' was not declared in this scope
make[3]: *** [sreal.o] Error 1

Maybe fallback to pow?


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

end of thread, other threads:[~2015-01-13  7:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-21 15:23 [Bug other/64370] New: [5 Regression] sreal.c:125:23: error: 'exp2' was not declared in this scope danglin at gcc dot gnu.org
2015-01-09 11:20 ` [Bug other/64370] " rguenth at gcc dot gnu.org
2015-01-09 12:35 ` ubizjak at gmail dot com
2015-01-09 13:40 ` dave.anglin at bell dot net
2015-01-09 19:25 ` maltsevm at gmail dot com
2015-01-09 19:31 ` ubizjak at gmail dot com
2015-01-12 11:09 ` jakub at gcc dot gnu.org
2015-01-12 11:16 ` ubizjak at gmail dot com
2015-01-12 13:25 ` dave.anglin at bell dot net
2015-01-12 20:30 ` jakub at gcc dot gnu.org
2015-01-12 20:43 ` jakub at gcc dot gnu.org
2015-01-13  7:23 ` ubizjak at gmail 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).