On Fri, 12 Mar 2021 at 15:35, David Malcolm via Gcc wrote:
> On Thu, 2021-03-11 at 12:59 +0530, srishty bedi via Gcc wrote:
> > 1) I was thinking that whenever we run a code on gcc compiler its
> > beautify
> > feature doesn't work well it shifts the whole code to the left
> > instead so
> > thought of creating a good beautify feature as we have in vs code so
> > that
> > the code is easily understandable .
>
> I'm not sure what you mean by the "beautify feature" shifting "the
> whole code to the left".

I wonder if this is actually referring to a feature in an IDE which
happens to use GCC, maybe Code::Blocks of Dev-C++ or something.

> > 2) And we can also make the gcc compiler accessible to phones and
> > ipads so
> > that it may be compatible for touch devices also as it will be very
> > beneficial.
>
> It's possible to use GCC from such devices using the excellent
> godbolt.org website.

I find godbolt.org unusable on an Android phone, the UI just doesn't
fit on a small screen, but that's not a GCC problem.

Reply via email to