Snapshot gcc-14-20250315 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/14-20250315/
and on various mirrors, see https://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 14 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
Kaaden Ruman via Gcc writes:
> Hello, my name is Kaaden and I am a student at the University of Alberta in
> Canada. I am interested in pursuing the "Extend the static analysis pass"
> idea as a medium size project.
>
> I have cloned and built gcc and ran the testsuite and would like a
> nudge
On Mär 15 2025, Jakub Jelinek via Gcc wrote:
> Of course, if the output is huge, perhaps we should write some dg- directive
> for specifying file with expected output and compare against that rather than
> the dg-output directives.
Perhaps something similar to regexp_diff in
binutils/testsuite/li
> -Original Message-
> From: Jakub Jelinek
> Sent: Saturday, March 15, 2025 13:38
> To: Robert Dubner
> Cc: GCC Mailing List ; James K. Lowden
> ; Richard Biener
> Subject: Re: COBOL test cases
>
> On Sat, Mar 15, 2025 at 12:20:14PM -0500, Robert Dubner wrote:
> > Details. Easy-peasy.
On Sat, Mar 15, 2025 at 12:20:14PM -0500, Robert Dubner wrote:
> Details. Easy-peasy. I'll probably create some python scripts for doing
> it in a more general way for my directory structures, where each test is
> in its own directory.
>
> And then for UAT I'll have to extract both the source co
> Am 15.03.2025 um 18:20 schrieb Robert Dubner :
>
>
>>
>> -Original Message-
>> From: Jakub Jelinek
>> Sent: Saturday, March 15, 2025 12:58
>> To: Robert Dubner ; 'GCC Mailing List'
>> ; 'James K. Lowden' ;
> 'Richard
>> Biener'
>> Subject: Re: COBOL test cases
>>
>>> On Sat, Mar
Hello GCC Community!
I am Arijit Kumar Das, a second-year engineering undergraduate from NIAMT
Ranchi, India. While my major isn’t Computer Science, my passion for system
programming, embedded systems, and operating systems has driven me toward
low-level development. Programming has always fascina
> -Original Message-
> From: Jakub Jelinek
> Sent: Saturday, March 15, 2025 12:58
> To: Robert Dubner ; 'GCC Mailing List'
> ; 'James K. Lowden' ;
'Richard
> Biener'
> Subject: Re: COBOL test cases
>
> On Sat, Mar 15, 2025 at 05:34:21PM +0100, Jakub Jelinek via Gcc wrote:
> > So, if you
> -Original Message-
> From: Jakub Jelinek
> Sent: Saturday, March 15, 2025 12:34
> To: Robert Dubner
> Cc: 'GCC Mailing List' ; 'James K. Lowden'
> ; 'Richard Biener'
> Subject: Re: COBOL test cases
>
> On Sat, Mar 15, 2025 at 11:02:59AM -0500, Robert Dubner wrote:
> > I am struggling
On Sat, Mar 15, 2025 at 05:34:21PM +0100, Jakub Jelinek via Gcc wrote:
> So, if you have test-0001.cob and test-0001.expected-output, you could do
> for i in *.cob; do \
> sed 's/\([].*()[]\)/\\\1/g;s/^/*> { dg-output {/;s/$/(\\n|\\r\\n|\\r)}
> }/;$s/.\{12\}} }$/} }/' \
> < $i.expected-output >> $
On Sat, Mar 15, 2025 at 11:02:59AM -0500, Robert Dubner wrote:
> I am struggling with the learning curves, here. I am trying to understand
> dejagnu, and I am trying to understand tcl, and I am trying to understand
> the testsuite chain of commands and files that result, somehow, in the
> programs
I am struggling with the learning curves, here. I am trying to understand
dejagnu, and I am trying to understand tcl, and I am trying to understand
the testsuite chain of commands and files that result, somehow, in the
programs in testsuite/cobol.dg being executed. Dealing with three new
technolo
Hi John,
(I changed gcc-patches to gcc)
Am Samstag, dem 15.03.2025 um 00:22 -0400 schrieb John McCall:
> > On 14 Mar 2025, at 15:18, Martin Uecker wrote:
> > > >
...
> > > > But let's rephrase my point a bit more precisely: One could take
> > > > a strict subset of C that includes variably mo
13 matches
Mail list logo