[Bug target/63399] Segmentation Fault on pow() function call when all parameters constant, ARM v61 Processor

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 11 11:21:00 GMT 2014


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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |arm*
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2014-12-11
                 CC|                            |ktkachov at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from ktkachov at gcc dot gnu.org ---
I can't reproduce this with the options:
 -march=armv6 -mfloat-abi=hard -mfpu=vfp -mabi=aapcs-linux

on current 4.8.4 (or later).

Is this still a problem?



More information about the Gcc-bugs mailing list