This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug libobjc/16110] +load is not called on all the categories.


------- Additional Comments From woudshoo at xs4all dot nl  2004-06-21 09:47 -------
Created an attachment (id=6588)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6588&action=view)
testcase program

To run this testcase:

* unpack the tar file
* go to the directory containing the source
* compile with:
   gcc -o loadTest loadTest.m loadOther.m -lobjc
* Run:
   ./loadTest
* The output will indicate success or failure.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16110


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