[gstreamer-bugs] [Bug 615698] "warning: cast increases required alignment of target type" with gcc 4.2.1 on arm

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 14 05:56:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=615698
  GStreamer | gstreamer (core) | git

--- Comment #4 from Benjamin Otte (Company) <otte at gnome.org> 2010-04-14 12:56:29 UTC ---
Thanks for the link.
Is there a compiler flag to force objects to have "max" alignment? It might
make sense to add that flag to GTypeInstance.
It's not a problem today because everyone uses g_type_create_instance() today
exclusively which uses GSlice and that seems to magically get the alignment
right.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list