public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/32796]  New: internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p
@ 2007-07-17 18:00 bunk at stusta dot de
  2007-07-17 18:05 ` [Bug c/32796] [4.3 Regression] " bunk at stusta dot de
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bunk at stusta dot de @ 2007-07-17 18:00 UTC (permalink / raw)
  To: gcc-bugs

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

$ /usr/local/DIR/gcc-svn20070717/bin/gcc -Wp,-MD,drivers/kvm/.mmu.o.d 
-nostdinc -isystem
/usr/local/DIR/gcc-svn20070717/lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common
-Werror-implicit-function-declaration -O1 -pipe -msoft-float -mregparm=3
-freg-struct-return -mpreferred-stack-boundary=2  -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-generic -Iinclude/asm-i386/mach-default
-fno-omit-frame-pointer -fno-optimize-sibling-calls
-fasynchronous-unwind-tables  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign    -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(mmu)"  -D"KBUILD_MODNAME=KBUILD_STR(kvm)" -c -o
drivers/kvm/mmu.o drivers/kvm/mmu.c
drivers/kvm/mmu.c: In function ‘nonpaging_map’:
drivers/kvm/mmu.c:831: internal compiler error: tree check: expected
integer_type or enumeral_type or boolean_type or real_type, have pointer_type
in int_fits_type_p, at tree.c:6198
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: internal compiler error: tree check: expected
                    integer_type or enumeral_type or boolean_type or
                    real_type, have pointer_type in int_fits_type_p
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bunk at stusta dot de
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2007-08-09 21:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-17 18:00 [Bug c/32796] New: internal compiler error: tree check: expected integer_type or enumeral_type or boolean_type or real_type, have pointer_type in int_fits_type_p bunk at stusta dot de
2007-07-17 18:05 ` [Bug c/32796] [4.3 Regression] " bunk at stusta dot de
2007-07-17 18:29 ` [Bug tree-optimization/32796] " belyshev at depni dot sinp dot msu dot ru
2007-07-17 20:34 ` belyshev at depni dot sinp dot msu dot ru
2007-07-17 21:05 ` [Bug c/32796] " pinskia at gcc dot gnu dot org
2007-07-18 14:16 ` pinskia at gcc dot gnu dot org
2007-08-04 11:54 ` pinskia at gcc dot gnu dot org
2007-08-06  3:47 ` pinskia at gcc dot gnu dot org
2007-08-09 21:39 ` pinskia at gcc dot gnu dot org
2007-08-09 21:40 ` pinskia 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).