public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
@ 2010-11-09  2:01 dannf at dannf dot org
  2010-11-09 10:42 ` [Bug target/46384] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dannf at dannf dot org @ 2010-11-09  2:01 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: ia64-linux: internal compiler error: in
                    get_attr_first_insn, at config/ia64/itanium2.md:1909
           Product: gcc
           Version: 4.4.5
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dannf@dannf.org


dannf@merulo:~/gmp-5.0.1+dfsg/build/mpn$ ia64-linux-gnu-gcc -v -save-temps
-std=gnu99 -DHAVE_CONFIG_H -I. -I../../mpn -I.. -D__GMP_WITHIN_GMP -I../..
-DOPERATION_sbpi1_div_q -Wall -g -D_REENTRANT -O3 -c sbpi1_div_q.c  -fPIC -DPIC
-o .libs/sbpi1_div_q.o
Using built-in specs.
Target: ia64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-4'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.4 --enable-shared --enable-multiarch
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc
--with-system-libunwind --enable-checking=release --build=ia64-linux-gnu
--host=ia64-linux-gnu --target=ia64-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-4) 
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=gnu99' '-DHAVE_CONFIG_H' '-I.'
'-I../../mpn' '-I..' '-D__GMP_WITHIN_GMP' '-I../..' '-DOPERATION_sbpi1_div_q'
'-Wall' '-g' '-D_REENTRANT' '-O3' '-c' '-fPIC' '-DPIC' '-o'
'.libs/sbpi1_div_q.o'
 /usr/lib/gcc/ia64-linux-gnu/4.4.5/cc1 -E -quiet -v -I. -I../../mpn -I..
-I../.. -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sbpi1_div_q -D_REENTRANT
-DPIC sbpi1_div_q.c -std=gnu99 -Wall -fPIC -g -fworking-directory -O3
-fpch-preprocess -o sbpi1_div_q.i
ignoring nonexistent directory "/usr/local/include/ia64-linux-gnu"
ignoring nonexistent directory
"/usr/lib/gcc/ia64-linux-gnu/4.4.5/../../../../ia64-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../../mpn
 ..
 ../..
 /usr/local/include
 /usr/lib/gcc/ia64-linux-gnu/4.4.5/include
 /usr/lib/gcc/ia64-linux-gnu/4.4.5/include-fixed
 /usr/include/ia64-linux-gnu
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-std=gnu99' '-DHAVE_CONFIG_H' '-I.'
'-I../../mpn' '-I..' '-D__GMP_WITHIN_GMP' '-I../..' '-DOPERATION_sbpi1_div_q'
'-Wall' '-g' '-D_REENTRANT' '-O3' '-c' '-fPIC' '-DPIC' '-o'
'.libs/sbpi1_div_q.o'
 /usr/lib/gcc/ia64-linux-gnu/4.4.5/cc1 -fpreprocessed sbpi1_div_q.i -quiet
-dumpbase sbpi1_div_q.c -auxbase-strip .libs/sbpi1_div_q.o -g -O3 -Wall
-std=gnu99 -version -fPIC -o sbpi1_div_q.s
GNU C (Debian 4.4.5-4) version 4.4.5 (ia64-linux-gnu)
    compiled by GNU C version 4.4.5, GMP version 4.3.2, MPFR version 3.0.0-p3.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: c36293eab4c31a0b95cfd1a7a0979720
sbpi1_div_q.c: In function '__gmpn_sbpi1_div_q':
sbpi1_div_q.c:292: error: unrecognizable insn:
(insn:TI 1701 1666 1727 119 (parallel [
            (set (reg:DI 134 f6)
                (asm_operands:DI ("xma.hu %0 = %2, %3, f0
    xma.l %1 = %2, %3, f0") ("=&f") 0 [
                        (reg:DI 135 f7)
                        (reg/v:DI 130 f2 [orig:544 dinv ] [544])
                    ]
                     [
                        (asm_input:DI ("f") 0)
                        (asm_input:DI ("f") 0)
                    ] 367998))
            (set (reg:DI 135 f7)
                (asm_operands:DI ("xma.hu %0 = %2, %3, f0
    xma.l %1 = %2, %3, f0") ("=f") 1 [
                        (reg:DI 135 f7)
                        (reg/v:DI 130 f2 [orig:544 dinv ] [544])
                    ]
                     [
                        (asm_input:DI ("f") 0)
                        (asm_input:DI ("f") 0)
                    ] 367998))
        ]) -1 (nil))
sbpi1_div_q.c:292: internal compiler error: in get_attr_first_insn, at
config/ia64/itanium2.md:1909
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.4/README.Bugs> for instructions.


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

* [Bug target/46384] ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
  2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
@ 2010-11-09 10:42 ` rguenth at gcc dot gnu.org
  2010-11-09 15:55 ` dannf at dannf dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2010-11-09 10:42 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2010.11.09 10:42:38
          Component|c                           |target
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2010-11-09 10:42:38 UTC ---
Please provide preprocessed source.


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

* [Bug target/46384] ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
  2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
  2010-11-09 10:42 ` [Bug target/46384] " rguenth at gcc dot gnu.org
@ 2010-11-09 15:55 ` dannf at dannf dot org
  2010-11-09 15:57 ` dannf at dannf dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dannf at dannf dot org @ 2010-11-09 15:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from dann frazier <dannf at dannf dot org> 2010-11-09 15:55:09 UTC ---
Created attachment 22347
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22347
preprocessed source


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

* [Bug target/46384] ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
  2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
  2010-11-09 10:42 ` [Bug target/46384] " rguenth at gcc dot gnu.org
  2010-11-09 15:55 ` dannf at dannf dot org
@ 2010-11-09 15:57 ` dannf at dannf dot org
  2010-11-09 17:11 ` pinskia at gcc dot gnu.org
  2010-12-09 10:32 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: dannf at dannf dot org @ 2010-11-09 15:57 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from dann frazier <dannf at dannf dot org> 2010-11-09 15:57:27 UTC ---
Created attachment 22348
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22348
intermediate


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

* [Bug target/46384] ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
  2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
                   ` (2 preceding siblings ...)
  2010-11-09 15:57 ` dannf at dannf dot org
@ 2010-11-09 17:11 ` pinskia at gcc dot gnu.org
  2010-12-09 10:32 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-11-09 17:11 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-09 17:11:00 UTC ---
Exact Dup of bug 43603.

*** This bug has been marked as a duplicate of bug 43603 ***


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

* [Bug target/46384] ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909
  2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
                   ` (3 preceding siblings ...)
  2010-11-09 17:11 ` pinskia at gcc dot gnu.org
@ 2010-12-09 10:32 ` paolo.carlini at oracle dot com
  4 siblings, 0 replies; 6+ messages in thread
From: paolo.carlini at oracle dot com @ 2010-12-09 10:32 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miles at gnu dot org

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> 2010-12-09 10:31:57 UTC ---
*** Bug 46701 has been marked as a duplicate of this bug. ***


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

end of thread, other threads:[~2010-12-09 10:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-09  2:01 [Bug c/46384] New: ia64-linux: internal compiler error: in get_attr_first_insn, at config/ia64/itanium2.md:1909 dannf at dannf dot org
2010-11-09 10:42 ` [Bug target/46384] " rguenth at gcc dot gnu.org
2010-11-09 15:55 ` dannf at dannf dot org
2010-11-09 15:57 ` dannf at dannf dot org
2010-11-09 17:11 ` pinskia at gcc dot gnu.org
2010-12-09 10:32 ` paolo.carlini at oracle 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).