Bugs item #2901677, was opened at 2009-11-21 13:27
Message generated for change (Tracker Item Submitted) made by ivmai
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2901677&group_id=173455

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MinGW32CE (arm-wince-mingw32ce
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ivan Maidanski (ivmai)
Assigned to: Nobody/Anonymous (nobody)
Summary: Suspicious ".data" symbols ordering

Initial Comment:
I've discovered that it symbols in .data section (unlike .bss one) are neither 
in the odrer they are defined in .c file nor in the reversed order if 
optimization is on.
I haven't seen such behavior in other compilers or gcc toolchains (I've checked 
VC++ 9, eVC++, MinGW, mingw-w64).

The test case attached (compile it with at least -O1; to make output goes to a 
log file, compile it with -DUSE_LOGFILE).

May be, it's not a bug but such a feature...

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2901677&group_id=173455

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to