This is the mail archive of the gcc-patches@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: Error with Sparc builtin setjmp


 > From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner)
 > 
 >     BTW, did you check the testcase into the testsuite?  
 > 
 > Any use of _builtin_longjump would fail.
 > 
 > The particular case in question was part of the GNAT sources, so it would
 > show up in a full bootstrap once those are in the tree.

But they're not in the tree now, today.  Other gcc developers who run
a full bootstrap tomorrow might rebreak your case and never know it.
Why not prevent that in the first place and save yourself a headache
later?

If the case could *only* be reproduced in Ada, that's one thing.  If
it can be reproduced in both, I see no reason not to include a C
testcase.

If truly any use of builtin longjmp would fail, then how long would it
take to write and checkin the testcase?  Minutes?

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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