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

            Bug ID: 92694
           Summary: Can't build powerpc-eabi cross compiler: <built-in>:
                    fatal error: internal error: builtin function
                    ‘__builtin_ddedpd’ had an unexpected return type ‘DD’
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: green at redhat dot com
  Target Milestone: ---

I'm trying to build a powerpc-eabi cross compiler from git sources, and am
getting the following:

/home/green/BUG/build-gcc1/./gcc/xgcc -B/home/green/BUG/build-gcc1/./gcc/ -xc
-nostdinc /dev/null -S -o /dev/null
-fself-test=/home/green/git/gcc/gcc/testsuite/selftests
<built-in>: fatal error: internal error: builtin function ‘__builtin_ddedpd’
had an unexpected return type ‘DD’
compilation terminated.
<built-in>: fatal error: internal error: builtin function ‘__builtin_ddedpd’
had an unexpected return type ‘DD’
compilation terminated.
make[2]: *** [/home/green/git/gcc/gcc/c/Make-lang.in:124: s-selftest-c] Error 1

Reply via email to