public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/55957] New: [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt
@ 2013-01-12 22:08 tkoenig at gcc dot gnu.org
  2013-01-12 22:09 ` [Bug bootstrap/55957] " tkoenig at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2013-01-12 22:08 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55957
           Summary: [4.8 Regression] Bootstrap error in prop_value_t
                    evaluate_stmt
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: tkoenig@gcc.gnu.org


With rev. 195125:

make[3]: Entering directory `/home/ig25/Gcc/trunk-bin/gcc'
g++ -c   -g -DIN_GCC   -fno-exceptions -fno-rtti -fasynchronous-unwind-tables
-W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute
-pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-fno-common  -DHAVE_CONFIG_H -I. -I. -I../../trunk/gcc -I../../trunk/gcc/.
-I../../trunk/gcc/../include -I../../trunk/gcc/../libcpp/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include 
-I../../trunk/gcc/../libdecnumber -I../../trunk/gcc/../libdecnumber/bid
-I../libdecnumber -I../../trunk/gcc/../libbacktrace   
../../trunk/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
../../trunk/gcc/tree-ssa-ccp.c: In function 'prop_value_t
evaluate_stmt(gimple)':
../../trunk/gcc/tree-ssa-ccp.c:1594:60: error: cannot convert 'built_in_class'
to 'built_in_function' for argument '2' to 'bool gimple_call_builtin_p(gimple,
built_in_function)'
       else if (gimple_call_builtin_p (stmt, BUILT_IN_NORMAL))


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

end of thread, other threads:[~2013-01-13 18:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-12 22:08 [Bug bootstrap/55957] New: [4.8 Regression] Bootstrap error in prop_value_t evaluate_stmt tkoenig at gcc dot gnu.org
2013-01-12 22:09 ` [Bug bootstrap/55957] " tkoenig at gcc dot gnu.org
2013-01-13  5:00 ` pinskia at gcc dot gnu.org
2013-01-13 11:29 ` jakub at gcc dot gnu.org
2013-01-13 12:15 ` tkoenig at gcc dot gnu.org
2013-01-13 18:19 ` tkoenig 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).