Bug 75074 - fight against -O2 compilers problems
Summary: fight against -O2 compilers problems
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Jun Kuriyama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-14 20:50 UTC by Jose M Rodriguez
Modified: 2005-01-09 02:36 UTC (History)
1 user (show)

See Also:


Attachments
patch-jade (427 bytes, text/plain)
2004-12-14 20:50 UTC, Jose M Rodriguez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose M Rodriguez 2004-12-14 20:50:27 UTC

    
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-12-15 04:29:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kuriyama

Over to maintainer
Comment 2 Jun Kuriyama 2004-12-29 13:59:51 UTC
Can you describe what the problem with -O2?


-- 
Jun Kuriyama <kuriyama@imgsrc.co.jp> // IMG SRC, Inc.
             <kuriyama@FreeBSD.org> // FreeBSD Project
Comment 3 Jose M Rodriguez 2004-12-29 17:22:47 UTC
Jun Kuriyama wrote:

>Can you describe what the problem with -O2?
>
>
>  
>
segfaults 11.
But this is not memory.

I can reproduce this with RELENG_4* and the handbook build

You can see notes on this on NetBSD ports HACKS

I remember see a note about and option that can solve this on current  
(obrien?) for c++ apps like this,

But this is what I tested.

I  recall from some similar for textproc/openjade

--
  josemi
Comment 4 Jun Kuriyama freebsd_committer freebsd_triage 2005-01-09 02:36:22 UTC
State Changed
From-To: open->closed

Committed, thanks!