This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs/Solaris status


On Aug 21, 1999, Dimitri Papadopoulos <dpo@club-internet.fr> wrote:

> 3) I get segfault/aritmetic exception in Qt (http://www.troll.no/),even
>    without -O. The problem is not with Qt:
>    - The very same source compiled with egcs-1.1.2 or Sun CC does not
>      crash.

Did you try to compile with -fno-strict-aliasing?  -fstring-aliasing,
now enabled by default, has caused some problems to packages that use
certain kinds of casts of pointers with undefined results.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]