https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65325
Bug ID: 65325
Summary: float/interger operation needs cast with 02 switch.
Product: gcc
Version: 4.9.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: [email protected]
A bug has been reported to gstreamer bug tracker:
https://bugzilla.gnome.org/show_bug.cgi?id=745667
This bug seems to be related to gcc optimization behaviour. The operations
needs specific cast for operation with double and integers.