public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re.ALIGNMENT/please reply!!!
@ 2000-01-02  2:24 M.V.S. Phani Narasimham
  2000-04-01  0:00 ` M.V.S. Phani Narasimham
  0 siblings, 1 reply; 2+ messages in thread
From: M.V.S. Phani Narasimham @ 2000-01-02  2:24 UTC (permalink / raw)
  To: chitty; +Cc: gcc-help

hai cris,
 There is no equivalent flag in gcc, for the -misalign flag provided
 by the sun compiler. When the program is complied with "-misalign"
 flag , a __misalign_trap_handler is invoked, whenever a misalignment
 occurs. It handles by making loads byte by byte. The samething can
 be done for gcc also. Currently i think gcc doesn't have an option 
 to do this. 
phani.

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

* Re.ALIGNMENT/please reply!!!
  2000-01-02  2:24 Re.ALIGNMENT/please reply!!! M.V.S. Phani Narasimham
@ 2000-04-01  0:00 ` M.V.S. Phani Narasimham
  0 siblings, 0 replies; 2+ messages in thread
From: M.V.S. Phani Narasimham @ 2000-04-01  0:00 UTC (permalink / raw)
  To: chitty; +Cc: gcc-help

hai cris,
 There is no equivalent flag in gcc, for the -misalign flag provided
 by the sun compiler. When the program is complied with "-misalign"
 flag , a __misalign_trap_handler is invoked, whenever a misalignment
 occurs. It handles by making loads byte by byte. The samething can
 be done for gcc also. Currently i think gcc doesn't have an option 
 to do this. 
phani.

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

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-02  2:24 Re.ALIGNMENT/please reply!!! M.V.S. Phani Narasimham
2000-04-01  0:00 ` M.V.S. Phani Narasimham

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).