Dear manager,
Nice day!
This is Aries from Jiangsu Haoguanjia Rubber Industry, which is a professional
rubber hose manufacturer for almost 20 years.
We specialize in making hoses, such as single line acetylene/oxygen hose,
twin line welding hose, air hose, water hose, inert gas hose,
On Sat, Sep 28, 2024 at 08:32:00PM +0200, Thomas Koenig wrote:
> Hello world,
>
> here's another small patch for FINDLOC for unsigned.
>
> OK for trunk?
>
OK. Other than UNSIGNED being a new experimental feature,
this patch almost qualifies as "Obvious".
--
Steve
OK. Thanks for the patch.
--
steve
On Sat, Sep 28, 2024 at 09:33:20AM +0200, Thomas Koenig wrote:
>
> this patch, consisting almost entirely of the test cases, implements
> CSHIFT and EOSHIFT for unsigneds.
>
> OK for trunk?
>
> Implement CSHIFT and EOSHIFT for unsigned.
>
> gcc/for
Hello world,
here's another small patch for FINDLOC for unsigned.
OK for trunk?
Best regards
Thomas
Implement FINDLOC for UNSIGNED.
gcc/fortran/ChangeLog:
* check.cc (intrinsic_type_check): Handle unsigned.
(gfc_check_findloc): Likewise.
* gfortran.texi: Incl
On 9/27/24 7:29 PM, Nathaniel Shead wrote:
On Fri, Sep 27, 2024 at 03:55:14PM -0400, Jason Merrill wrote:
On 9/27/24 3:38 PM, Jonathan Wakely wrote:
On Fri, 27 Sept 2024 at 19:46, Jason Merrill wrote:
On 9/26/24 6:34 AM, Nathaniel Shead wrote:
On Thu, Sep 26, 2024 at 01:46:27PM +1000, Natha
Ok for trunk?
Changes since v1:
- Updated the commit message to mention the actual build error.
- Switch to checking the required define rather than the version number of
MinGW.
--
The define ENABLE_VIRTUAL_TERMINAL_PROCESSING was introduced in MinGW
7.0
Build failure when building with MinGW
The following fixes the case when vectorizing a load hoists an invariant
load and dependent stmts, thereby breaking UID order of said stmts.
While we duplicate the load we just move the dependences.
Bootstrapped on x86_64-unknown-linux-gnu, testing in progress.
Richard.
PR tree-optimizat
On Sat, 28 Sep 2024, Jakub Jelinek wrote:
> Hi!
>
> C++ has
> https://eel.is/c++draft/dcl.init#general-6.2
> https://eel.is/c++draft/dcl.init#general-6.3
> which says that during zero-initialization padding bits of structures
> and unions are zero initialized, and in
> https://eel.is/c++draft/dcl
On Fri, Sep 27, 2024 at 6:39 PM Artemiy Volkov
wrote:
>
> On 9/27/2024 1:24 PM, Richard Biener wrote:
> > On Mon, 23 Sep 2024, Artemiy Volkov wrote:
> >
> >> Implement a match.pd transformation inverting the sign of X in
> >> C1 - X cmp C2, where C1 and C2 are integer constants and X is
> >> of a
On Fri, 27 Sep 2024, Jakub Jelinek wrote:
> On Fri, Sep 27, 2024 at 12:14:47PM +0200, Richard Biener wrote:
> > I can investigate a bit when there's a testcase showing the issue.
>
> The testcase is pr78687.C with Marek's cp-gimplify.cc patch.
OK, I can reproduce. The main issue I see is that S
On Sat, Sep 28, 2024 at 5:23 AM H.J. Lu wrote:
>
> On Wed, Sep 25, 2024, 7:06 PM Uros Bizjak wrote:
>>
>> On Wed, Sep 25, 2024 at 11:42 AM H.J. Lu wrote:
>> >
>> > Address override only applies to the (reg32) part in the thread address
>> > fs:(reg32). Don't rewrite thread address like
>> >
>>
Hello world,
this patch, consisting almost entirely of the test cases, implements
CSHIFT and EOSHIFT for unsigneds.
OK for trunk?
Implement CSHIFT and EOSHIFT for unsigned.
gcc/fortran/ChangeLog:
* check.cc (gfc_check_eoshift): Handle BT_UNSIGNED.
* simplify.cc
Hi!
C++ has
https://eel.is/c++draft/dcl.init#general-6.2
https://eel.is/c++draft/dcl.init#general-6.3
which says that during zero-initialization padding bits of structures
and unions are zero initialized, and in
https://eel.is/c++draft/dcl.init#general-9.3
says that in certain cases value-initiali
13 matches
Mail list logo