public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/44512]  New: --enable-build-with-cxx bootstrap fails in revision 160669
@ 2010-06-13 11:40 amylaar at gcc dot gnu dot org
  2010-06-13 11:47 ` [Bug bootstrap/44512] " dominiq at lps dot ens dot fr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2010-06-13 11:40 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2199 bytes --]

Bootstrap fails on i686-pc-linux-gnu with:

g++ -c  -g -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual  -fno-common 
-DHAVE_CONFIG_H -I. -Ic-family -I../../gcc/gcc -I../../gcc/gcc/c-family
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/bid
-I../libdecnumber  -DCLOOG_PPL_BACKEND  -I/usr/include/libelf  \
                -DBASEVER="\"4.6.0\"" ../../gcc/gcc/c-family/c-cppbuiltin.c -o
c-family/c-cppbuiltin.o

...

../../gcc/gcc/c-family/c-cppbuiltin.c: In function ‘void
builtin_define_with_hex_fp_value(const char*, tree_node*, int, const char*,
const char*, const char*)’:
../../gcc/gcc/c-family/c-cppbuiltin.c:1023: error: invalid conversion from
‘int’ to ‘cpp_builtin_type’
make[3]: *** [c-family/c-cppbuiltin.o] Error 1
make[3]: *** Waiting for unfinished jobs....
/bin/sh ../../gcc/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
echo timestamp > s-attrtab
rm gcov.pod gfdl.pod cpp.pod fsf-funding.pod gcc.pod
make[3]: Leaving directory `/user/inria/fsf/bldxx-20100613/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/user/inria/fsf/bldxx-20100613'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/user/inria/fsf/bldxx-20100613'
make: *** [bootstrap] Error 2

The code that causes the error was introduced in revision 160626:

2010-06-10  Jakub Jelinek  <jakub@redhat.com>

        * c-family/c-cppbuiltin.c: Include cpp-id-data.h.
        (lazy_hex_fp_values, lazy_hex_fp_value_count): New variables.
        (lazy_hex_fp_value): New function.
        (builtin_define_with_hex_fp_value): Provide definitions lazily.
        * Makefile.in (c-family/c-cppbuiltin.o): Depend on $(CPP_ID_DATA_H).


-- 
           Summary: --enable-build-with-cxx bootstrap fails in revision
                    160669
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org
OtherBugsDependingO 44433
             nThis:


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


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

end of thread, other threads:[~2010-07-10  5:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-13 11:40 [Bug bootstrap/44512] New: --enable-build-with-cxx bootstrap fails in revision 160669 amylaar at gcc dot gnu dot org
2010-06-13 11:47 ` [Bug bootstrap/44512] " dominiq at lps dot ens dot fr
2010-06-13 12:04 ` amylaar at gcc dot gnu dot org
2010-06-13 12:30 ` rsandifo at gcc dot gnu dot org
2010-06-13 16:56 ` amylaar at gcc dot gnu dot org
2010-06-17 14:12 ` amylaar at gcc dot gnu dot org
2010-06-17 15:20 ` amylaar at gcc dot gnu dot org
2010-06-22 18:06 ` amylaar at gcc dot gnu dot org
2010-06-25 18:39 ` amylaar at gcc dot gnu dot org
2010-07-05 20:18 ` amylaar at gcc dot gnu dot org
2010-07-10  5:07 ` amylaar at gcc dot gnu dot 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).