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]

Re: Linux/PPC gcc 2.95.2 - bad access generated when using inline func


On Fri, Jul 07, 2000 at 06:44:54PM +0200, Franz Sirl wrote:
> I meant something like this:
> 
> main---------bra0test1
>         |  |--bra0test2
>         |  |--bra0test3
>         |
>         |---sub1----bra1test1
>                  |--bra1test2
>                  |--bra1test3
> 
> And then verify in main that all 6 results are equal.

Oh, ok.  Yes, this would be fine.  You may assume that
bra(1) returns null if it's not supported.


r~

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